[][src]Function esp_idf_bindgen::pwrite

pub unsafe extern "C" fn pwrite(
    __fd: c_int,
    __buf: *const c_void,
    __nbytes: size_t,
    __offset: off_t
) -> ssize_t