glib_sys

Function g_list_index

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