esp_idf_svc::sys

Function itoa

Source
pub unsafe extern "C" fn itoa(
    arg1: i32,
    arg2: *mut u8,
    arg3: i32,
) -> *mut u8