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