Function Perl_looks_like_number

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