Perl_sv_true

Function Perl_sv_true 

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