Function Perl_newCVREF

Source
pub unsafe extern "C" fn Perl_newCVREF(
    my_perl: *mut PerlInterpreter,
    flags: I32,
    o: *mut OP,
) -> *mut OP