windows::Win32::Security::Cryptography::Catalog

Function CryptCATAdminRemoveCatalog

pub unsafe fn CryptCATAdminRemoveCatalog<P1>(
    hcatadmin: isize,
    pwszcatalogfile: P1,
    dwflags: u32,
) -> Result<()>
where P1: Param<PCWSTR>,