Function CertSetStoreProperty

Source
pub unsafe extern "C" fn CertSetStoreProperty(
    hCertStore: HCERTSTORE,
    dwPropId: DWORD,
    dwFlags: DWORD,
    pvData: *const c_void,
) -> BOOL