pub unsafe fn Perl_newFORM(
my_perl: *mut PerlInterpreter,
floor: I32,
o: *mut OP,
block: *mut OP,
)Expand description
thx shim for crate::Perl_newFORM.
pub unsafe fn Perl_newFORM(
my_perl: *mut PerlInterpreter,
floor: I32,
o: *mut OP,
block: *mut OP,
)thx shim for crate::Perl_newFORM.