[][src]Function winapi::um::wincrypt::CertRegisterSystemStore

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