Function windows_sys::Win32::Security::Cryptography::CertAddStoreToCollection
pub unsafe extern "system" fn CertAddStoreToCollection(
hcollectionstore: HCERTSTORE,
hsiblingstore: HCERTSTORE,
dwupdateflags: u32,
dwpriority: u32
) -> BOOL
Expand description
Required features: "Win32_Foundation"