Function glib_sys::g_list_insert
[−]
[src]
pub unsafe extern "C" fn g_list_insert(
list: *mut GList,
data: gpointer,
position: c_int
) -> *mut GList