esp_idf_svc::sys

Function utoa

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