Skip to main content

Perl_sv_isobject

Function Perl_sv_isobject 

Source
pub unsafe fn Perl_sv_isobject(
    my_perl: *mut PerlInterpreter,
    sv: *mut SV,
) -> c_int
Expand description