Function arduino_esp::itoa [] [src]

pub unsafe extern "C" fn itoa(
    val: c_int,
    s: *mut c_char,
    radix: c_int
) -> *mut c_char