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

Required features: ‘Win32_Security_Cryptography’, ‘Win32_Foundation’