Function windows_sys::Win32::Security::Cryptography::CertCreateCTLContext
pub unsafe extern "system" fn CertCreateCTLContext(
dwmsgandcertencodingtype: u32,
pbctlencoded: *const u8,
cbctlencoded: u32
) -> *mut CTL_CONTEXT
Expand description
Required features: "Win32_Security_Cryptography"
, "Win32_Foundation"