pub unsafe fn Perl_CvDEPTH(
my_perl: *mut PerlInterpreter,
sv: *const CV,
) -> *mut I32Expand description
thx shim for crate::Perl_CvDEPTH.
pub unsafe fn Perl_CvDEPTH(
my_perl: *mut PerlInterpreter,
sv: *const CV,
) -> *mut I32thx shim for crate::Perl_CvDEPTH.