Skip to main content

Perl_newFORM

Function Perl_newFORM 

Source
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.