Function esp_idf_sys::fsetpos

source ยท
pub unsafe extern "C" fn fsetpos(
    arg1: *mut FILE,
    arg2: *const fpos_t,
) -> c_int