Function Perl_newSVREF

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