Skip to content
  • Christian Hergert's avatar
    gtk: fix all uses of g_cclosure_marshal_generic · 44cdb20c
    Christian Hergert authored
    This adds specific marshallers for all of the locations where a generic
    marshaller is being used. It also provides va_marshallers to reduce the
    chances that we get stack traces from perf going through ffi_call_unix64.
    44cdb20c