Function g_array_remove_index

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