windows::Win32::Security::Cryptography

Function CertControlStore

pub unsafe fn CertControlStore(
    hcertstore: HCERTSTORE,
    dwflags: CERT_CONTROL_STORE_FLAGS,
    dwctrltype: u32,
    pvctrlpara: Option<*const c_void>,
) -> Result<()>