Function glib_sys::g_list_append[][src]

pub unsafe extern "C" fn g_list_append(
    list: *mut GList,
    data: gpointer
) -> *mut GList