Skip to main content

Perl_sv_does_sv

Function Perl_sv_does_sv 

Source
pub unsafe fn Perl_sv_does_sv(
    my_perl: *mut PerlInterpreter,
    sv: *mut SV,
    namesv: *mut SV,
    flags: U32,
) -> bool
Expand description

thx shim for crate::Perl_sv_does_sv.