[][src]Function sdl2_sys::ecvt

pub unsafe extern "C" fn ecvt(
    __value: f64,
    __ndigit: c_int,
    __decpt: *mut c_int,
    __sign: *mut c_int
) -> *mut c_char