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

type NtQueryVolumeInformationFile = unsafe extern "system" fn(FileHandle: HANDLE, IoStatusBlock: PIO_STATUS_BLOCK, FsInformation: PVOID, Length: ULONG, FsInformationClass: FS_INFORMATION_CLASS) -> NTSTATUS;