windows::Win32::Security::Cryptography

Function CertSetCTLContextProperty

pub unsafe fn CertSetCTLContextProperty(
    pctlcontext: *const CTL_CONTEXT,
    dwpropid: u32,
    dwflags: u32,
    pvdata: Option<*const c_void>,
) -> Result<()>