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

type ZwUnlockFile = unsafe extern "system" fn(FileHandle: HANDLE, IoStatusBlock: PIO_STATUS_BLOCK, ByteOffset: PLARGE_INTEGER, Length: PLARGE_INTEGER, Key: ULONG) -> NTSTATUS;