[][src]Function alpm_sys_fork::alpm_db_get_servers

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

@name Accessors to the list of servers for a database. @{