glib_sys

Function g_list_nth_prev

source
pub unsafe extern "C" fn g_list_nth_prev(
    list: *mut GList,
    n: c_uint,
) -> *mut GList