Function Perl_strxfrm

Source
pub unsafe extern "C" fn Perl_strxfrm(
    my_perl: *mut PerlInterpreter,
    src: *mut SV,
) -> *mut SV