Function windows_sys::Win32::Security::Cryptography::Catalog::CryptCATAdminRemoveCatalog
pub unsafe extern "system" fn CryptCATAdminRemoveCatalog(
hcatadmin: isize,
pwszcatalogfile: PCWSTR,
dwflags: u32
) -> BOOL
Expand description
Required features: "Win32_Security_Cryptography_Catalog"
, "Win32_Foundation"