CertRegisterSystemStore

Function CertRegisterSystemStore 

Source
pub unsafe extern "system" fn CertRegisterSystemStore(
    pvSystemStore: *const c_void,
    dwFlags: DWORD,
    pStoreInfo: PCERT_SYSTEM_STORE_INFO,
    pvReserved: *mut c_void,
) -> BOOL