Function sdl2_sys::strtod

source ·
pub unsafe extern "C" fn strtod(
    __nptr: *const c_char,
    __endptr: *mut *mut c_char
) -> f64