Function Perl_grok_atoUV

Source
pub unsafe extern "C" fn Perl_grok_atoUV(
    pv: *const c_char,
    valptr: *mut UV,
    endptr: *mut *const c_char,
) -> bool