esp_idf_svc::sys

Function __utoa

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