Skip to main content

Perl_vcmp

Function Perl_vcmp 

Source
pub unsafe fn Perl_vcmp(
    my_perl: *mut PerlInterpreter,
    lhv: *mut SV,
    rhv: *mut SV,
) -> c_int
Expand description

thx shim for crate::Perl_vcmp.