Function Perl_sv_isobject

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