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

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