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

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