Function sdl2_sys::SDL_strtod

source ยท
pub unsafe extern "C" fn SDL_strtod(
    str_: *const c_char,
    endp: *mut *mut c_char,
) -> f64