Function esp_idf_sys::write

source ยท
pub unsafe extern "C" fn write(
    __fd: c_int,
    __buf: *const c_void,
    __nbyte: usize,
) -> c_int