Help for this page
/* Returns TRUE on success. Sets errno on error. */ int my_print(SV* sv) { ... return TRUE; }