[][src]Function libperl_sys::Perl_my_atof

pub unsafe extern "C" fn Perl_my_atof(
    my_perl: *mut PerlInterpreter,
    s: *const c_char
) -> NV