Function crossterm_winapi::nonnull_handle_result 
source · pub fn nonnull_handle_result(return_value: HANDLE) -> Result<HANDLE>Expand description
Get the result of a call to WinAPI that returns a handle or NULL.
pub fn nonnull_handle_result(return_value: HANDLE) -> Result<HANDLE>Get the result of a call to WinAPI that returns a handle or NULL.