[][src]Function alpm_sys_fork::alpm_list_find_ptr

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