glib_sys

Function g_slist_nth

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