pub unsafe fn Perl_sv_does_pv(
my_perl: *mut PerlInterpreter,
sv: *mut SV,
name: *const c_char,
flags: U32,
) -> boolExpand description
thx shim for crate::Perl_sv_does_pv.
pub unsafe fn Perl_sv_does_pv(
my_perl: *mut PerlInterpreter,
sv: *mut SV,
name: *const c_char,
flags: U32,
) -> boolthx shim for crate::Perl_sv_does_pv.