Function glib_sys::g_list_index

source ยท
pub unsafe extern "C" fn g_list_index(
    list: *mut GList,
    data: gconstpointer,
) -> c_int