Function Perl_newRV

Source
pub unsafe extern "C" fn Perl_newRV(
    my_perl: *mut PerlInterpreter,
    sv: *mut SV,
) -> *mut SV