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

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