Function glib_sys::g_slist_index

source ·
pub unsafe extern "C" fn g_slist_index(
    list: *mut GSList,
    data: gconstpointer
) -> c_int