Function CertAddStoreToCollection

Source
pub unsafe extern "C" fn CertAddStoreToCollection(
    hCollectionStore: HCERTSTORE,
    hSiblingStore: HCERTSTORE,
    dwUpdateFlags: DWORD,
    dwPriority: DWORD,
) -> BOOL