glib_sys

Function g_slist_position

source
pub unsafe extern "C" fn g_slist_position(
    list: *mut GSList,
    llink: *mut GSList,
) -> c_int