Function Perl_parser_dup

Source
pub unsafe extern "C" fn Perl_parser_dup(
    my_perl: *mut PerlInterpreter,
    proto: *const yy_parser,
    param: *mut CLONE_PARAMS,
) -> *mut yy_parser