[][src]Function gst::ffi::g_array_remove_range

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