[][src]Function alpm_sys::alpm_list_find_str

pub unsafe extern "C" fn alpm_list_find_str(
    haystack: *const alpm_list_t,
    needle: *const c_char
) -> *mut c_char