FspFileSystemOpQueryVolumeInformation

Function FspFileSystemOpQueryVolumeInformation 

Source
pub unsafe extern "C" fn FspFileSystemOpQueryVolumeInformation(
    FileSystem: *mut FSP_FILE_SYSTEM,
    Request: *mut FSP_FSCTL_TRANSACT_REQ,
    Response: *mut FSP_FSCTL_TRANSACT_RSP,
) -> NTSTATUS