g_ptr_array_extend

Function g_ptr_array_extend 

Source
pub unsafe extern "C" fn g_ptr_array_extend(
    array_to_extend: *mut GPtrArray,
    array: *mut GPtrArray,
    func: GCopyFunc,
    user_data: gpointer,
)