pub unsafe extern "system" fn MQGetOverlappedResult(
    lpoverlapped: *const OVERLAPPED
) -> HRESULT
Expand description

Required features: "Win32_Foundation", "Win32_System_IO"