Function rust_hawktracer::fgetpos[][src]

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