Function glib_sys::g_slist_nth[][src]

pub unsafe extern "C" fn g_slist_nth(
    list: *mut GSList,
    n: c_uint
) -> *mut GSList