HEX
Server: Apache
System: Windows NT MAGNETO-ARM 10.0 build 22000 (Windows 10) AMD64
User: Michel (0)
PHP: 7.4.7
Disabled: NONE
Upload Files
File: C:/strawberry/perl/vendor/lib/Imager/include/imextdef.h
#ifndef IMAGER_IMEXTDEF_H
#define IMAGER_IMEXTDEF_H

#include "imexttypes.h"

extern im_ext_funcs imager_function_table;

#define PERL_SET_GLOBAL_CALLBACKS \
  sv_setiv(get_sv(PERL_FUNCTION_TABLE_NAME, 1), PTR2IV(&imager_function_table));

#endif