Skip to main content

OP_TYPE_IS

Function OP_TYPE_IS 

Source
pub unsafe fn OP_TYPE_IS(
    my_perl: *mut PerlInterpreter,
    o: *mut OP,
    type: Optype,
) -> bool
Expand description

thx shim for crate::OP_TYPE_IS.