Function glib_sys::g_slist_nth

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