Function arduino_esp::utoa [] [src]

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