Function cyclors::fsetpos

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