alpm_sys

Function alpm_list_find_ptr

Source
pub unsafe extern "C" fn alpm_list_find_ptr(
    haystack: *const alpm_list_t,
    needle: *const c_void,
) -> *mut c_void