Lukas Mai 65ced8fb6e XS::APItest: fix type of destruct_test
MORTALSVFUNC_X needs a function of type 'void (pTHX_ SV *)' exactly.

Should fix this ASan error:

    scope.c:1979:8: runtime error: call to function destruct_test through pointer to incorrect function type 'void (*)(struct interpreter *, struct STRUCT_SV *)'
2025-08-16 19:27:41 +02:00
..
2024-01-28 21:43:11 +00:00
2024-08-03 21:57:17 -05:00
2025-08-16 19:27:41 +02:00