Function alpm_sys::alpm_list_remove_str
source · pub unsafe extern "C" fn alpm_list_remove_str(
haystack: *mut alpm_list_t,
needle: *const c_char,
data: *mut *mut c_char
) -> *mut alpm_list_t
pub unsafe extern "C" fn alpm_list_remove_str(
haystack: *mut alpm_list_t,
needle: *const c_char,
data: *mut *mut c_char
) -> *mut alpm_list_t