Function glib_sys::g_ptr_array_extend[][src]

pub unsafe extern "C" fn g_ptr_array_extend(
    array_to_extend: *mut GPtrArray,
    array: *mut GPtrArray,
    func: GCopyFunc,
    user_data: gpointer
)
This is supported on crate feature v2_62 only.