[][src]Type Definition ntapi::ntioapi::NtCancelIoFileEx

type NtCancelIoFileEx = unsafe extern "system" fn(FileHandle: HANDLE, IoRequestToCancel: PIO_STATUS_BLOCK, IoStatusBlock: PIO_STATUS_BLOCK) -> NTSTATUS;