Function Perl_wrap_keyword_plugin

Source
pub unsafe extern "C" fn Perl_wrap_keyword_plugin(
    my_perl: *mut PerlInterpreter,
    new_plugin: Perl_keyword_plugin_t,
    old_plugin_p: *mut Perl_keyword_plugin_t,
)