Function windows_sys::Win32::Security::Cryptography::CertGetCTLContextProperty
[−]pub unsafe extern "system" fn CertGetCTLContextProperty(
pctlcontext: *const CTL_CONTEXT,
dwpropid: u32,
pvdata: *mut c_void,
pcbdata: *mut u32
) -> BOOL
Expand description
Required features: "Win32_Security_Cryptography"
, "Win32_Foundation"