Function Perl_sv_ref

Source
pub unsafe extern "C" fn Perl_sv_ref(
    my_perl: *mut PerlInterpreter,
    dst: *mut SV,
    sv: *const SV,
    ob: c_int,
) -> *mut SV