Function glib_sys::g_list_nth_data[][src]

pub unsafe extern "C" fn g_list_nth_data(
    list: *mut GList,
    n: c_uint
) -> gpointer