Function glib_sys::g_ptr_array_remove_index
[−]
[src]
pub unsafe extern "C" fn g_ptr_array_remove_index(
array: *mut GPtrArray,
index_: c_uint
) -> gpointer