pub unsafe extern "system" fn CertAddEncodedCertificateToSystemStoreA(
szcertstorename: PSTR,
pbcertencoded: *const u8,
cbcertencoded: u32
) -> BOOLExpand description
Required features: ‘Win32_Security_Cryptography’, ‘Win32_Foundation’
