Function windows_native::ntzwapi::ZwQueryIoCompletion
source · pub unsafe extern "system" fn ZwQueryIoCompletion(
IoCompletionHandle: HANDLE,
IoCompletionInformationClass: IO_COMPLETION_INFORMATION_CLASS,
IoCompletionInformation: *mut c_void,
IoCompletionInformationLength: u32,
ReturnLength: *mut u32
) -> NTSTATUS