Function rust_hawktracer::fsetpos[][src]

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