Function r_core::r_list_contains[][src]

pub unsafe extern "C" fn r_list_contains(
    list: *const RList,
    p: *const c_void
) -> *mut RListIter