Function windows_sys::Win32::Security::Cryptography::CertFindCTLInStore
[−]pub unsafe extern "system" fn CertFindCTLInStore(
hcertstore: HCERTSTORE,
dwmsgandcertencodingtype: u32,
dwfindflags: u32,
dwfindtype: CERT_FIND_TYPE,
pvfindpara: *const c_void,
pprevctlcontext: *const CTL_CONTEXT
) -> *mut CTL_CONTEXT
Expand description
Required features: "Win32_Security_Cryptography"
, "Win32_Foundation"