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