Function esp_idf_hal::sys::write

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