Function Perl_newSVrv

Source
pub unsafe extern "C" fn Perl_newSVrv(
    my_perl: *mut PerlInterpreter,
    rv: *mut SV,
    classname: *const c_char,
) -> *mut SV