Skip to main content

Perl_op_class

Function Perl_op_class 

Source
pub unsafe fn Perl_op_class(
    my_perl: *mut PerlInterpreter,
    o: *const OP,
) -> OPclass
Expand description

thx shim for crate::Perl_op_class.