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