Function Perl_newSVhek

Source
pub unsafe extern "C" fn Perl_newSVhek(
    my_perl: *mut PerlInterpreter,
    hek: *const HEK,
) -> *mut SV