Function esp_idf_sys::pwrite
source ยท pub unsafe extern "C" fn pwrite(
__fd: c_int,
__buf: *const c_void,
__nbytes: usize,
__offset: off_t,
) -> isize
pub unsafe extern "C" fn pwrite(
__fd: c_int,
__buf: *const c_void,
__nbytes: usize,
__offset: off_t,
) -> isize