Function windows::Win32::Security::Cryptography::Catalog::IsCatalogFile

pub unsafe fn IsCatalogFile<P0, P1>(hfile: P0, pwszfilename: P1) -> BOOL
where P0: Param<HANDLE>, P1: Param<PCWSTR>,