Function Perl_sv_set_undef

Source
pub unsafe extern "C" fn Perl_sv_set_undef(
    my_perl: *mut PerlInterpreter,
    sv: *mut SV,
)