Function steamworks_sys::fsetpos[][src]

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