Function windows_sys::Win32::Security::Cryptography::CertDeleteCertificateFromStore
pub unsafe extern "system" fn CertDeleteCertificateFromStore(
pcertcontext: *const CERT_CONTEXT
) -> BOOL
Expand description
Required features: "Win32_Security_Cryptography"
, "Win32_Foundation"