windows::Win32::Security::Cryptography

Function CertSetCRLContextProperty

pub unsafe fn CertSetCRLContextProperty(
    pcrlcontext: *const CRL_CONTEXT,
    dwpropid: u32,
    dwflags: u32,
    pvdata: Option<*const c_void>,
) -> Result<()>