Function steamworks_sys::fsetpos

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