[][src]Function winapi::um::ioapiset::GetOverlappedResultEx

pub unsafe extern "system" fn GetOverlappedResultEx(
    hFile: HANDLE,
    lpOverlapped: LPOVERLAPPED,
    lpNumberOfBytesTransferred: LPDWORD,
    dwMilliseconds: DWORD,
    bAlertable: BOOL
) -> BOOL