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