Function alpm_sys::alpm_list_add_sorted
source · pub unsafe extern "C" fn alpm_list_add_sorted(
list: *mut alpm_list_t,
data: *mut c_void,
fn_: alpm_list_fn_cmp
) -> *mut alpm_list_t
pub unsafe extern "C" fn alpm_list_add_sorted(
list: *mut alpm_list_t,
data: *mut c_void,
fn_: alpm_list_fn_cmp
) -> *mut alpm_list_t