Function windows_sys::Win32::System::IO::GetOverlappedResultEx
[−]pub unsafe extern "system" fn GetOverlappedResultEx(
hfile: HANDLE,
lpoverlapped: *const OVERLAPPED,
lpnumberofbytestransferred: *mut u32,
dwmilliseconds: u32,
balertable: BOOL
) -> BOOLExpand description
Required features: "Win32_System_IO", "Win32_Foundation"