Skip to main content

Perl_CvDEPTH

Function Perl_CvDEPTH 

Source
pub unsafe fn Perl_CvDEPTH(
    my_perl: *mut PerlInterpreter,
    sv: *const CV,
) -> *mut I32
Expand description

thx shim for crate::Perl_CvDEPTH.