Function GetThreadIOPendingFlag

Source
pub unsafe extern "C" fn GetThreadIOPendingFlag(
    hThread: HANDLE,
    lpIOIsPending: PBOOL,
) -> BOOL