windows::Win32::Security::Cryptography

Function CertSetStoreProperty

pub unsafe fn CertSetStoreProperty(
    hcertstore: HCERTSTORE,
    dwpropid: u32,
    dwflags: u32,
    pvdata: Option<*const c_void>,
) -> BOOL