[][src]Function esp_idf_bindgen::write

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