Function esp_idf_hal::sys::utoa

source ยท
pub unsafe extern "C" fn utoa(
    arg1: u32,
    arg2: *mut i8,
    arg3: i32,
) -> *mut i8