glib_sys

Function g_list_position

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