Function array_find_ptr

Source
pub unsafe extern "C" fn array_find_ptr(
    array: *const Array,
    elem: *const c_void,
) -> u32