windows::Win32::Security::Cryptography

Function CertAddStoreToCollection

pub unsafe fn CertAddStoreToCollection(
    hcollectionstore: HCERTSTORE,
    hsiblingstore: Option<HCERTSTORE>,
    dwupdateflags: u32,
    dwpriority: u32,
) -> BOOL