Function esp_idf_sys::sprintf

source ยท
pub unsafe extern "C" fn sprintf(
    arg1: *mut c_char,
    arg2: *const c_char,
    ...
) -> c_int