pub unsafe fn Perl_wrap_infix_plugin(
my_perl: *mut PerlInterpreter,
new_plugin: Perl_infix_plugin_t,
old_plugin_p: *mut Perl_infix_plugin_t,
)Expand description
thx shim for crate::Perl_wrap_infix_plugin.
pub unsafe fn Perl_wrap_infix_plugin(
my_perl: *mut PerlInterpreter,
new_plugin: Perl_infix_plugin_t,
old_plugin_p: *mut Perl_infix_plugin_t,
)thx shim for crate::Perl_wrap_infix_plugin.