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