Function alpm_sys::alpm_db_get_servers[][src]

pub unsafe extern "C" fn alpm_db_get_servers(
    db: *const alpm_db_t
) -> *mut alpm_list_t
Expand description

Get the list of servers assigned to this db. @param db pointer to the database to get the servers from @return a char* list of servers