Function xgboost_sys::fsetpos

source ·
pub unsafe extern "C" fn fsetpos(
    __stream: *mut FILE,
    __pos: *const fpos_t
) -> c_int