Perl_sv_2bool

Function Perl_sv_2bool 

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