Help for this page
void callback(){ dSP; ... // example extern call externFunc(&callback);
use warnings; use strict; ... call_pv("p_callback", G_DISCARD|G_NOARGS); }
in init in perl callback Segmentation fault