[][src]Function ntapi::ntzwapi::ZwQueryIoCompletion

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