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

Required features: "Win32_Security_Cryptography", "Win32_Foundation"