Function esp_idf_sys::_lseek_r

source ·
pub unsafe extern "C" fn _lseek_r(
    arg1: *mut _reent,
    arg2: c_int,
    arg3: _off_t,
    arg4: c_int
) -> _off_t