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.