pub unsafe extern "system" fn FilterGetInformation(
    hfilter: HFILTER,
    dwinformationclass: FILTER_INFORMATION_CLASS,
    lpbuffer: *mut c_void,
    dwbuffersize: u32,
    lpbytesreturned: *mut u32
) -> HRESULT
Expand description

Required features: "Win32_Storage_InstallableFileSystems"