[][src]Function winapi::um::wincrypt::CertAddStoreToCollection

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