/export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Glib/blib/arch/Glib/Install/gperl_marshal.h

GPERL_CALLBACK_MARSHAL_INIT(callback)

Initialize the callback stuff. This must happen before any other Perl API statements in the callback marshaller. In a threaded Perl, this ensures that the proper interpreter context is used; if this isn't first, you'll mix and match two contexts and bad things will happen.