g_array_remove_range

Function g_array_remove_range 

Source
pub unsafe extern "C" fn g_array_remove_range(
    array: *mut GArray,
    index_: c_uint,
    length: c_uint,
) -> *mut GArray