Function esp_idf_sys::fseeko

source ·
pub unsafe extern "C" fn fseeko(
    arg1: *mut FILE,
    arg2: off_t,
    arg3: c_int
) -> c_int