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