Function crypt32::CertAddStoreToCollection [] [src]

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