pub unsafe extern "system" fn CertControlStore(
    hcertstore: HCERTSTORE,
    dwflags: CERT_CONTROL_STORE_FLAGS,
    dwctrltype: u32,
    pvctrlpara: *const c_void
) -> BOOL
Expand description

Required features: "Win32_Foundation"