Function windows_sys::Win32::Security::Cryptography::CertFindSubjectInCTL
pub unsafe extern "system" fn CertFindSubjectInCTL(
dwencodingtype: u32,
dwsubjecttype: u32,
pvsubject: *const c_void,
pctlcontext: *const CTL_CONTEXT,
dwflags: u32
) -> *mut CTL_ENTRY
Expand description
Required features: "Win32_Security_Cryptography"
, "Win32_Foundation"