Function glib_sys::g_ptr_array_steal_index [−][src]
pub unsafe extern "C" fn g_ptr_array_steal_index(
array: *mut GPtrArray,
index_: c_uint
) -> gpointer
This is supported on crate feature
v2_58
only.pub unsafe extern "C" fn g_ptr_array_steal_index(
array: *mut GPtrArray,
index_: c_uint
) -> gpointer
v2_58
only.