pub unsafe extern "system" fn CertAddStoreToCollection(
    hcollectionstore: HCERTSTORE,
    hsiblingstore: HCERTSTORE,
    dwupdateflags: u32,
    dwpriority: u32
) -> BOOL
Expand description

Required features: "Win32_Foundation"