Function windows::Win32::Storage::IndexServer::LoadIFilterEx
pub unsafe fn LoadIFilterEx<P0>(
pwcspath: P0,
dwflags: u32,
riid: *const GUID,
ppiunk: *mut *mut c_void,
) -> Result<()>where
P0: Param<PCWSTR>,