[][src]Type Definition ntapi::ntzwapi::ZwQueryIoCompletion

type ZwQueryIoCompletion = unsafe extern "system" fn(IoCompletionHandle: HANDLE, IoCompletionInformationClass: IO_COMPLETION_INFORMATION_CLASS, IoCompletionInformation: PVOID, IoCompletionInformationLength: ULONG, ReturnLength: PULONG) -> NTSTATUS;