windows::Win32::Security::Cryptography

Function CertRegisterSystemStore

pub unsafe fn CertRegisterSystemStore(
    pvsystemstore: *const c_void,
    dwflags: u32,
    pstoreinfo: Option<*const CERT_SYSTEM_STORE_INFO>,
    pvreserved: Option<*const c_void>,
) -> BOOL