pub unsafe fn Perl_parser_dup(
my_perl: *mut PerlInterpreter,
proto: *const yy_parser,
param: *mut CLONE_PARAMS,
) -> *mut yy_parserExpand description
thx shim for crate::Perl_parser_dup.
pub unsafe fn Perl_parser_dup(
my_perl: *mut PerlInterpreter,
proto: *const yy_parser,
param: *mut CLONE_PARAMS,
) -> *mut yy_parserthx shim for crate::Perl_parser_dup.