Function glib_sys::g_list_nth

source ·
pub unsafe extern "C" fn g_list_nth(
    list: *mut GList,
    n: c_uint
) -> *mut GList