g_array_remove_index

Function g_array_remove_index 

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