Function Perl_sv_pv

Source
pub unsafe extern "C" fn Perl_sv_pv(
    my_perl: *mut PerlInterpreter,
    sv: *mut SV,
) -> *mut c_char