glib_sys

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