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

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