Function CertControlStore

Source
pub unsafe extern "C" fn CertControlStore(
    hCertStore: HCERTSTORE,
    dwFlags: DWORD,
    dwCtrlType: DWORD,
    pvCtrlPara: *const c_void,
) -> BOOL