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

type ZwSetInformationFile = unsafe extern "system" fn(FileHandle: HANDLE, IoStatusBlock: PIO_STATUS_BLOCK, FileInformation: PVOID, Length: ULONG, FileInformationClass: FILE_INFORMATION_CLASS) -> NTSTATUS;