[][src]Function libperl_sys::Perl_sv_ref

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