[][src]Function libperl_sys::Perl_sv_setuv

pub unsafe extern "C" fn Perl_sv_setuv(
    my_perl: *mut PerlInterpreter,
    sv: *mut SV,
    num: UV
)