Skip to main content

Perl_sv_force_normal_flags

Function Perl_sv_force_normal_flags 

Source
pub unsafe fn Perl_sv_force_normal_flags(
    my_perl: *mut PerlInterpreter,
    sv: *mut SV,
    flags: U32,
)
Expand description