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

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