Skip to main content

Perl_sv_ref

Function Perl_sv_ref 

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

thx shim for crate::Perl_sv_ref.