pub unsafe extern "system" fn FltGetVolumeProperties(
    volume: PFLT_VOLUME,
    volumeproperties: *mut FLT_VOLUME_PROPERTIES,
    volumepropertieslength: u32,
    lengthreturned: *mut u32
) -> NTSTATUS
Expand description

Required features: "Win32_Foundation"