Function Perl_rv2cv_op_cv

Source
pub unsafe extern "C" fn Perl_rv2cv_op_cv(
    my_perl: *mut PerlInterpreter,
    cvop: *mut OP,
    flags: U32,
) -> *mut CV