Function Perl_padname_free

Source
pub unsafe extern "C" fn Perl_padname_free(
    my_perl: *mut PerlInterpreter,
    pn: *mut PADNAME,
)