pub type PFN_CERT_STORE_PROV_DELETE_CTL = Option<unsafe extern "system" fn(hstoreprov: HCERTSTOREPROV, pctlcontext: *const CTL_CONTEXT, dwflags: u32) -> BOOL>;
Expand description

Required features: "Win32_Security_Cryptography", "Win32_Foundation"