Function Perl_sv_2uv

Source
pub unsafe extern "C" fn Perl_sv_2uv(
    my_perl: *mut PerlInterpreter,
    sv: *mut SV,
) -> UV