Skip to main content

Perl_parse_fullstmt

Function Perl_parse_fullstmt 

Source
pub unsafe fn Perl_parse_fullstmt(
    my_perl: *mut PerlInterpreter,
    flags: U32,
) -> *mut OP
Expand description