Function Perl_sv_sethek

Source
pub unsafe extern "C" fn Perl_sv_sethek(
    my_perl: *mut PerlInterpreter,
    sv: *mut SV,
    hek: *const HEK,
)