Function windows::Win32::Storage::IndexServer::LoadIFilter
pub unsafe fn LoadIFilter<P0, P1>(
pwcspath: P0,
punkouter: P1,
ppiunk: *mut *mut c_void,
) -> Result<()>where
P0: Param<PCWSTR>,
P1: Param<IUnknown>,