Skip to main content

ZwQueryVolumeInformationFile

Function ZwQueryVolumeInformationFile 

Source
pub unsafe extern "system" fn ZwQueryVolumeInformationFile(
    FileHandle: HANDLE,
    IoStatusBlock: PIO_STATUS_BLOCK,
    FsInformation: PVOID,
    Length: ULONG,
    FsInformationClass: FS_INFORMATION_CLASS,
) -> NTSTATUS