[INFO] fetching crate rs-glfw3 0.1.6... [INFO] documenting rs-glfw3-0.1.6 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate rs-glfw3 0.1.6 into /workspace/builds/worker-28/source [INFO] validating manifest of crates.io crate rs-glfw3 0.1.6 on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rs-glfw3 0.1.6 [INFO] finished tweaking crates.io crate rs-glfw3 0.1.6 [INFO] tweaked toml for crates.io crate rs-glfw3 0.1.6 written to /workspace/builds/worker-28/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bindgen v0.55.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d7c85daf113f428785b77a42320a611709dc64898bd0af8679ea6a829986a5cf [INFO] running `Command { std: "docker" "start" "-a" "d7c85daf113f428785b77a42320a611709dc64898bd0af8679ea6a829986a5cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d7c85daf113f428785b77a42320a611709dc64898bd0af8679ea6a829986a5cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7c85daf113f428785b77a42320a611709dc64898bd0af8679ea6a829986a5cf", kill_on_drop: false }` [INFO] [stdout] d7c85daf113f428785b77a42320a611709dc64898bd0af8679ea6a829986a5cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 78a34de1bcba9463932fb2aadde5e5b0a84b1adb3e7a64ffc4db480a5e164e3b [INFO] running `Command { std: "docker" "start" "-a" "78a34de1bcba9463932fb2aadde5e5b0a84b1adb3e7a64ffc4db480a5e164e3b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling bindgen v0.55.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Checking rs-ctypes v0.1.1 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling clang-sys v1.3.3 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling rs-glfw3 v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] Documenting rs-glfw3 v0.1.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `error` [INFO] [stdout] --> src/bindings.rs:1085:5 [INFO] [stdout] | [INFO] [stdout] 1085 | / #[doc = " @brief Initializes the GLFW library."] [INFO] [stdout] 1086 | | #[doc = ""] [INFO] [stdout] 1087 | | #[doc = " This function initializes the GLFW library. Before most GLFW functions can"] [INFO] [stdout] 1088 | | #[doc = " be used, GLFW must be initialized, and before an application terminates GLFW"] [INFO] [stdout] ... | [INFO] [stdout] 1114 | | #[doc = ""] [INFO] [stdout] 1115 | | #[doc = " @ingroup init"] [INFO] [stdout] | |______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [error](@ref error_handling) occurred. [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `error` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:1151:5 [INFO] [stdout] | [INFO] [stdout] 1151 | / #[doc = " @brief Retrieves the version of the GLFW library."] [INFO] [stdout] 1152 | | #[doc = ""] [INFO] [stdout] 1153 | | #[doc = " This function retrieves the major, minor and revision numbers of the GLFW"] [INFO] [stdout] 1154 | | #[doc = " library. It is intended for when you are using GLFW as a shared library and"] [INFO] [stdout] ... | [INFO] [stdout] 1173 | | #[doc = ""] [INFO] [stdout] 1174 | | #[doc = " @ingroup init"] [INFO] [stdout] | |______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] major Where to store the major version number, or `NULL`. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1213:5 [INFO] [stdout] | [INFO] [stdout] 1213 | / #[doc = " @brief Sets the error callback."] [INFO] [stdout] 1214 | | #[doc = ""] [INFO] [stdout] 1215 | | #[doc = " This function sets the error callback, which is called with an error code"] [INFO] [stdout] 1216 | | #[doc = " and a human-readable description each time a GLFW error occurs."] [INFO] [stdout] ... | [INFO] [stdout] 1242 | | #[doc = ""] [INFO] [stdout] 1243 | | #[doc = " @ingroup init"] [INFO] [stdout] | |______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] cbfun The new callback, or `NULL` to remove the currently set [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:1247:5 [INFO] [stdout] | [INFO] [stdout] 1247 | / #[doc = " @brief Returns the currently connected monitors."] [INFO] [stdout] 1248 | | #[doc = ""] [INFO] [stdout] 1249 | | #[doc = " This function returns an array of handles for all currently connected"] [INFO] [stdout] 1250 | | #[doc = " monitors. The primary monitor is always first in the returned array. If no"] [INFO] [stdout] ... | [INFO] [stdout] 1271 | | #[doc = ""] [INFO] [stdout] 1272 | | #[doc = " @ingroup monitor"] [INFO] [stdout] | |_________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] count Where to store the number of monitors in the returned [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `error` [INFO] [stdout] --> src/bindings.rs:1247:5 [INFO] [stdout] | [INFO] [stdout] 1247 | / #[doc = " @brief Returns the currently connected monitors."] [INFO] [stdout] 1248 | | #[doc = ""] [INFO] [stdout] 1249 | | #[doc = " This function returns an array of handles for all currently connected"] [INFO] [stdout] 1250 | | #[doc = " monitors. The primary monitor is always first in the returned array. If no"] [INFO] [stdout] ... | [INFO] [stdout] 1271 | | #[doc = ""] [INFO] [stdout] 1272 | | #[doc = " @ingroup monitor"] [INFO] [stdout] | |_________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] if an [error](@ref error_handling) occurred. [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `error` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `error` [INFO] [stdout] --> src/bindings.rs:1276:5 [INFO] [stdout] | [INFO] [stdout] 1276 | / #[doc = " @brief Returns the primary monitor."] [INFO] [stdout] 1277 | | #[doc = ""] [INFO] [stdout] 1278 | | #[doc = " This function returns the primary monitor. This is usually the monitor"] [INFO] [stdout] 1279 | | #[doc = " where elements like the task bar or global menu bar are located."] [INFO] [stdout] ... | [INFO] [stdout] 1295 | | #[doc = ""] [INFO] [stdout] 1296 | | #[doc = " @ingroup monitor"] [INFO] [stdout] | |_________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [error](@ref error_handling) occurred. [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `error` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1300:5 [INFO] [stdout] | [INFO] [stdout] 1300 | / #[doc = " @brief Returns the position of the monitor's viewport on the virtual screen."] [INFO] [stdout] 1301 | | #[doc = ""] [INFO] [stdout] 1302 | | #[doc = " This function returns the position, in screen coordinates, of the upper-left"] [INFO] [stdout] 1303 | | #[doc = " corner of the specified monitor."] [INFO] [stdout] ... | [INFO] [stdout] 1320 | | #[doc = ""] [INFO] [stdout] 1321 | | #[doc = " @ingroup monitor"] [INFO] [stdout] | |_________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] monitor The monitor to query. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:1300:5 [INFO] [stdout] | [INFO] [stdout] 1300 | / #[doc = " @brief Returns the position of the monitor's viewport on the virtual screen."] [INFO] [stdout] 1301 | | #[doc = ""] [INFO] [stdout] 1302 | | #[doc = " This function returns the position, in screen coordinates, of the upper-left"] [INFO] [stdout] 1303 | | #[doc = " corner of the specified monitor."] [INFO] [stdout] ... | [INFO] [stdout] 1320 | | #[doc = ""] [INFO] [stdout] 1321 | | #[doc = " @ingroup monitor"] [INFO] [stdout] | |_________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] xpos Where to store the monitor x-coordinate, or `NULL`. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1329:5 [INFO] [stdout] | [INFO] [stdout] 1329 | / #[doc = " @brief Returns the physical size of the monitor."] [INFO] [stdout] 1330 | | #[doc = ""] [INFO] [stdout] 1331 | | #[doc = " This function returns the size, in millimetres, of the display area of the"] [INFO] [stdout] 1332 | | #[doc = " specified monitor."] [INFO] [stdout] ... | [INFO] [stdout] 1358 | | #[doc = ""] [INFO] [stdout] 1359 | | #[doc = " @ingroup monitor"] [INFO] [stdout] | |_________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] monitor The monitor to query. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:1329:5 [INFO] [stdout] | [INFO] [stdout] 1329 | / #[doc = " @brief Returns the physical size of the monitor."] [INFO] [stdout] 1330 | | #[doc = ""] [INFO] [stdout] 1331 | | #[doc = " This function returns the size, in millimetres, of the display area of the"] [INFO] [stdout] 1332 | | #[doc = " specified monitor."] [INFO] [stdout] ... | [INFO] [stdout] 1358 | | #[doc = ""] [INFO] [stdout] 1359 | | #[doc = " @ingroup monitor"] [INFO] [stdout] | |_________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] widthMM Where to store the width, in millimetres, of the [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1367:5 [INFO] [stdout] | [INFO] [stdout] 1367 | / #[doc = " @brief Returns the name of the specified monitor."] [INFO] [stdout] 1368 | | #[doc = ""] [INFO] [stdout] 1369 | | #[doc = " This function returns a human-readable name, encoded as UTF-8, of the"] [INFO] [stdout] 1370 | | #[doc = " specified monitor. The name typically reflects the make and model of the"] [INFO] [stdout] ... | [INFO] [stdout] 1388 | | #[doc = ""] [INFO] [stdout] 1389 | | #[doc = " @ingroup monitor"] [INFO] [stdout] | |_________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] monitor The monitor to query. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `error` [INFO] [stdout] --> src/bindings.rs:1367:5 [INFO] [stdout] | [INFO] [stdout] 1367 | / #[doc = " @brief Returns the name of the specified monitor."] [INFO] [stdout] 1368 | | #[doc = ""] [INFO] [stdout] 1369 | | #[doc = " This function returns a human-readable name, encoded as UTF-8, of the"] [INFO] [stdout] 1370 | | #[doc = " specified monitor. The name typically reflects the make and model of the"] [INFO] [stdout] ... | [INFO] [stdout] 1388 | | #[doc = ""] [INFO] [stdout] 1389 | | #[doc = " @ingroup monitor"] [INFO] [stdout] | |_________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [error](@ref error_handling) occurred. [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `error` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1393:5 [INFO] [stdout] | [INFO] [stdout] 1393 | / #[doc = " @brief Sets the monitor configuration callback."] [INFO] [stdout] 1394 | | #[doc = ""] [INFO] [stdout] 1395 | | #[doc = " This function sets the monitor configuration callback, or removes the"] [INFO] [stdout] 1396 | | #[doc = " currently set callback. This is called when a monitor is connected to or"] [INFO] [stdout] ... | [INFO] [stdout] 1411 | | #[doc = ""] [INFO] [stdout] 1412 | | #[doc = " @ingroup monitor"] [INFO] [stdout] | |_________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] cbfun The new callback, or `NULL` to remove the currently set [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `initialized` [INFO] [stdout] --> src/bindings.rs:1393:5 [INFO] [stdout] | [INFO] [stdout] 1393 | / #[doc = " @brief Sets the monitor configuration callback."] [INFO] [stdout] 1394 | | #[doc = ""] [INFO] [stdout] 1395 | | #[doc = " This function sets the monitor configuration callback, or removes the"] [INFO] [stdout] 1396 | | #[doc = " currently set callback. This is called when a monitor is connected to or"] [INFO] [stdout] ... | [INFO] [stdout] 1411 | | #[doc = ""] [INFO] [stdout] 1412 | | #[doc = " @ingroup monitor"] [INFO] [stdout] | |_________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] library had not been [initialized](@ref intro_init). [INFO] [stdout] ^^^^^^^^^^^ [INFO] [stdout] = note: no item named `initialized` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1416:5 [INFO] [stdout] | [INFO] [stdout] 1416 | / #[doc = " @brief Returns the available video modes for the specified monitor."] [INFO] [stdout] 1417 | | #[doc = ""] [INFO] [stdout] 1418 | | #[doc = " This function returns an array of all video modes supported by the specified"] [INFO] [stdout] 1419 | | #[doc = " monitor. The returned array is sorted in ascending order, first by color"] [INFO] [stdout] ... | [INFO] [stdout] 1444 | | #[doc = ""] [INFO] [stdout] 1445 | | #[doc = " @ingroup monitor"] [INFO] [stdout] | |_________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] monitor The monitor to query. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:1416:5 [INFO] [stdout] | [INFO] [stdout] 1416 | / #[doc = " @brief Returns the available video modes for the specified monitor."] [INFO] [stdout] 1417 | | #[doc = ""] [INFO] [stdout] 1418 | | #[doc = " This function returns an array of all video modes supported by the specified"] [INFO] [stdout] 1419 | | #[doc = " monitor. The returned array is sorted in ascending order, first by color"] [INFO] [stdout] ... | [INFO] [stdout] 1444 | | #[doc = ""] [INFO] [stdout] 1445 | | #[doc = " @ingroup monitor"] [INFO] [stdout] | |_________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] count Where to store the number of video modes in the returned [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `error` [INFO] [stdout] --> src/bindings.rs:1416:5 [INFO] [stdout] | [INFO] [stdout] 1416 | / #[doc = " @brief Returns the available video modes for the specified monitor."] [INFO] [stdout] 1417 | | #[doc = ""] [INFO] [stdout] 1418 | | #[doc = " This function returns an array of all video modes supported by the specified"] [INFO] [stdout] 1419 | | #[doc = " monitor. The returned array is sorted in ascending order, first by color"] [INFO] [stdout] ... | [INFO] [stdout] 1444 | | #[doc = ""] [INFO] [stdout] 1445 | | #[doc = " @ingroup monitor"] [INFO] [stdout] | |_________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [error](@ref error_handling) occurred. [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `error` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1452:5 [INFO] [stdout] | [INFO] [stdout] 1452 | / #[doc = " @brief Returns the current mode of the specified monitor."] [INFO] [stdout] 1453 | | #[doc = ""] [INFO] [stdout] 1454 | | #[doc = " This function returns the current video mode of the specified monitor. If"] [INFO] [stdout] 1455 | | #[doc = " you have created a full screen window for that monitor, the return value"] [INFO] [stdout] ... | [INFO] [stdout] 1475 | | #[doc = ""] [INFO] [stdout] 1476 | | #[doc = " @ingroup monitor"] [INFO] [stdout] | |_________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] monitor The monitor to query. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `error` [INFO] [stdout] --> src/bindings.rs:1452:5 [INFO] [stdout] | [INFO] [stdout] 1452 | / #[doc = " @brief Returns the current mode of the specified monitor."] [INFO] [stdout] 1453 | | #[doc = ""] [INFO] [stdout] 1454 | | #[doc = " This function returns the current video mode of the specified monitor. If"] [INFO] [stdout] 1455 | | #[doc = " you have created a full screen window for that monitor, the return value"] [INFO] [stdout] ... | [INFO] [stdout] 1475 | | #[doc = ""] [INFO] [stdout] 1476 | | #[doc = " @ingroup monitor"] [INFO] [stdout] | |_________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [error](@ref error_handling) occurred. [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `error` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1480:5 [INFO] [stdout] | [INFO] [stdout] 1480 | / #[doc = " @brief Generates a gamma ramp and sets it for the specified monitor."] [INFO] [stdout] 1481 | | #[doc = ""] [INFO] [stdout] 1482 | | #[doc = " This function generates a 256-element gamma ramp from the specified exponent"] [INFO] [stdout] 1483 | | #[doc = " and then calls @ref glfwSetGammaRamp with it. The value must be a finite"] [INFO] [stdout] ... | [INFO] [stdout] 1497 | | #[doc = ""] [INFO] [stdout] 1498 | | #[doc = " @ingroup monitor"] [INFO] [stdout] | |_________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] monitor The monitor whose gamma ramp to set. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1502:5 [INFO] [stdout] | [INFO] [stdout] 1502 | / #[doc = " @brief Returns the current gamma ramp for the specified monitor."] [INFO] [stdout] 1503 | | #[doc = ""] [INFO] [stdout] 1504 | | #[doc = " This function returns the current gamma ramp of the specified monitor."] [INFO] [stdout] 1505 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 1523 | | #[doc = ""] [INFO] [stdout] 1524 | | #[doc = " @ingroup monitor"] [INFO] [stdout] | |_________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] monitor The monitor to query. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `error` [INFO] [stdout] --> src/bindings.rs:1502:5 [INFO] [stdout] | [INFO] [stdout] 1502 | / #[doc = " @brief Returns the current gamma ramp for the specified monitor."] [INFO] [stdout] 1503 | | #[doc = ""] [INFO] [stdout] 1504 | | #[doc = " This function returns the current gamma ramp of the specified monitor."] [INFO] [stdout] 1505 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 1523 | | #[doc = ""] [INFO] [stdout] 1524 | | #[doc = " @ingroup monitor"] [INFO] [stdout] | |_________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [error](@ref error_handling) occurred. [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `error` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1528:5 [INFO] [stdout] | [INFO] [stdout] 1528 | / #[doc = " @brief Sets the current gamma ramp for the specified monitor."] [INFO] [stdout] 1529 | | #[doc = ""] [INFO] [stdout] 1530 | | #[doc = " This function sets the current gamma ramp for the specified monitor. The"] [INFO] [stdout] 1531 | | #[doc = " original gamma ramp for that monitor is saved by GLFW the first time this"] [INFO] [stdout] ... | [INFO] [stdout] 1553 | | #[doc = ""] [INFO] [stdout] 1554 | | #[doc = " @ingroup monitor"] [INFO] [stdout] | |_________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] monitor The monitor whose gamma ramp to set. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1576:5 [INFO] [stdout] | [INFO] [stdout] 1576 | / #[doc = " @brief Sets the specified window hint to the desired value."] [INFO] [stdout] 1577 | | #[doc = ""] [INFO] [stdout] 1578 | | #[doc = " This function sets hints for the next call to @ref glfwCreateWindow. The"] [INFO] [stdout] 1579 | | #[doc = " hints, once set, retain their values until changed by a call to @ref"] [INFO] [stdout] ... | [INFO] [stdout] 1599 | | #[doc = ""] [INFO] [stdout] 1600 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] hint The [window hint](@ref window_hints) to set. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `position` [INFO] [stdout] --> src/bindings.rs:1604:5 [INFO] [stdout] | [INFO] [stdout] 1604 | / #[doc = " @brief Creates a window and its associated context."] [INFO] [stdout] 1605 | | #[doc = ""] [INFO] [stdout] 1606 | | #[doc = " This function creates a window and its associated OpenGL or OpenGL ES"] [INFO] [stdout] 1607 | | #[doc = " context. Most of the options controlling how the window and its context"] [INFO] [stdout] ... | [INFO] [stdout] 1720 | | #[doc = ""] [INFO] [stdout] 1721 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] hint, set its [position](@ref window_pos) and then [show](@ref window_hide) [INFO] [stdout] ^^^^^^^^ [INFO] [stdout] = note: no item named `position` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `show` [INFO] [stdout] --> src/bindings.rs:1604:5 [INFO] [stdout] | [INFO] [stdout] 1604 | / #[doc = " @brief Creates a window and its associated context."] [INFO] [stdout] 1605 | | #[doc = ""] [INFO] [stdout] 1606 | | #[doc = " This function creates a window and its associated OpenGL or OpenGL ES"] [INFO] [stdout] 1607 | | #[doc = " context. Most of the options controlling how the window and its context"] [INFO] [stdout] ... | [INFO] [stdout] 1720 | | #[doc = ""] [INFO] [stdout] 1721 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] hint, set its [position](@ref window_pos) and then [show](@ref window_hide) [INFO] [stdout] ^^^^ [INFO] [stdout] = note: no item named `show` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `size` [INFO] [stdout] --> src/bindings.rs:1604:5 [INFO] [stdout] | [INFO] [stdout] 1604 | / #[doc = " @brief Creates a window and its associated context."] [INFO] [stdout] 1605 | | #[doc = ""] [INFO] [stdout] 1606 | | #[doc = " This function creates a window and its associated OpenGL or OpenGL ES"] [INFO] [stdout] 1607 | | #[doc = " context. Most of the options controlling how the window and its context"] [INFO] [stdout] ... | [INFO] [stdout] 1720 | | #[doc = ""] [INFO] [stdout] 1721 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] actual [size](@ref window_size) after creation. [INFO] [stdout] ^^^^ [INFO] [stdout] = note: no item named `size` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1604:5 [INFO] [stdout] | [INFO] [stdout] 1604 | / #[doc = " @brief Creates a window and its associated context."] [INFO] [stdout] 1605 | | #[doc = ""] [INFO] [stdout] 1606 | | #[doc = " This function creates a window and its associated OpenGL or OpenGL ES"] [INFO] [stdout] 1607 | | #[doc = " context. Most of the options controlling how the window and its context"] [INFO] [stdout] ... | [INFO] [stdout] 1720 | | #[doc = ""] [INFO] [stdout] 1721 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] width The desired width, in screen coordinates, of the window. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `error` [INFO] [stdout] --> src/bindings.rs:1604:5 [INFO] [stdout] | [INFO] [stdout] 1604 | / #[doc = " @brief Creates a window and its associated context."] [INFO] [stdout] 1605 | | #[doc = ""] [INFO] [stdout] 1606 | | #[doc = " This function creates a window and its associated OpenGL or OpenGL ES"] [INFO] [stdout] 1607 | | #[doc = " context. Most of the options controlling how the window and its context"] [INFO] [stdout] ... | [INFO] [stdout] 1720 | | #[doc = ""] [INFO] [stdout] 1721 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [error](@ref error_handling) occurred. [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `error` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1731:5 [INFO] [stdout] | [INFO] [stdout] 1731 | / #[doc = " @brief Destroys the specified window and its context."] [INFO] [stdout] 1732 | | #[doc = ""] [INFO] [stdout] 1733 | | #[doc = " This function destroys the specified window and its context. On calling"] [INFO] [stdout] 1734 | | #[doc = " this function, no further callbacks will be called for that window."] [INFO] [stdout] ... | [INFO] [stdout] 1755 | | #[doc = ""] [INFO] [stdout] 1756 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window to destroy. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1760:5 [INFO] [stdout] | [INFO] [stdout] 1760 | / #[doc = " @brief Checks the close flag of the specified window."] [INFO] [stdout] 1761 | | #[doc = ""] [INFO] [stdout] 1762 | | #[doc = " This function returns the value of the close flag of the specified window."] [INFO] [stdout] 1763 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 1775 | | #[doc = ""] [INFO] [stdout] 1776 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window to query. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1780:5 [INFO] [stdout] | [INFO] [stdout] 1780 | / #[doc = " @brief Sets the close flag of the specified window."] [INFO] [stdout] 1781 | | #[doc = ""] [INFO] [stdout] 1782 | | #[doc = " This function sets the value of the close flag of the specified window."] [INFO] [stdout] 1783 | | #[doc = " This can be used to override the user's attempt to close the window, or"] [INFO] [stdout] ... | [INFO] [stdout] 1797 | | #[doc = ""] [INFO] [stdout] 1798 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window whose flag to change. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1802:5 [INFO] [stdout] | [INFO] [stdout] 1802 | / #[doc = " @brief Sets the title of the specified window."] [INFO] [stdout] 1803 | | #[doc = ""] [INFO] [stdout] 1804 | | #[doc = " This function sets the window title, encoded as UTF-8, of the specified"] [INFO] [stdout] 1805 | | #[doc = " window."] [INFO] [stdout] ... | [INFO] [stdout] 1822 | | #[doc = ""] [INFO] [stdout] 1823 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window whose title to change. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1827:5 [INFO] [stdout] | [INFO] [stdout] 1827 | / #[doc = " @brief Sets the icon for the specified window."] [INFO] [stdout] 1828 | | #[doc = ""] [INFO] [stdout] 1829 | | #[doc = " This function sets the icon of the specified window. If passed an array of"] [INFO] [stdout] 1830 | | #[doc = " candidate images, those of or closest to the sizes desired by the system are"] [INFO] [stdout] ... | [INFO] [stdout] 1861 | | #[doc = ""] [INFO] [stdout] 1862 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window whose icon to set. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1870:5 [INFO] [stdout] | [INFO] [stdout] 1870 | / #[doc = " @brief Retrieves the position of the client area of the specified window."] [INFO] [stdout] 1871 | | #[doc = ""] [INFO] [stdout] 1872 | | #[doc = " This function retrieves the position, in screen coordinates, of the"] [INFO] [stdout] 1873 | | #[doc = " upper-left corner of the client area of the specified window."] [INFO] [stdout] ... | [INFO] [stdout] 1893 | | #[doc = ""] [INFO] [stdout] 1894 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window to query. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:1870:5 [INFO] [stdout] | [INFO] [stdout] 1870 | / #[doc = " @brief Retrieves the position of the client area of the specified window."] [INFO] [stdout] 1871 | | #[doc = ""] [INFO] [stdout] 1872 | | #[doc = " This function retrieves the position, in screen coordinates, of the"] [INFO] [stdout] 1873 | | #[doc = " upper-left corner of the client area of the specified window."] [INFO] [stdout] ... | [INFO] [stdout] 1893 | | #[doc = ""] [INFO] [stdout] 1894 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] xpos Where to store the x-coordinate of the upper-left corner of [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1902:5 [INFO] [stdout] | [INFO] [stdout] 1902 | / #[doc = " @brief Sets the position of the client area of the specified window."] [INFO] [stdout] 1903 | | #[doc = ""] [INFO] [stdout] 1904 | | #[doc = " This function sets the position, in screen coordinates, of the upper-left"] [INFO] [stdout] 1905 | | #[doc = " corner of the client area of the specified windowed mode window. If the"] [INFO] [stdout] ... | [INFO] [stdout] 1928 | | #[doc = ""] [INFO] [stdout] 1929 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window to query. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1937:5 [INFO] [stdout] | [INFO] [stdout] 1937 | / #[doc = " @brief Retrieves the size of the client area of the specified window."] [INFO] [stdout] 1938 | | #[doc = ""] [INFO] [stdout] 1939 | | #[doc = " This function retrieves the size, in screen coordinates, of the client area"] [INFO] [stdout] 1940 | | #[doc = " of the specified window. If you wish to retrieve the size of the"] [INFO] [stdout] ... | [INFO] [stdout] 1962 | | #[doc = ""] [INFO] [stdout] 1963 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window whose size to retrieve. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:1937:5 [INFO] [stdout] | [INFO] [stdout] 1937 | / #[doc = " @brief Retrieves the size of the client area of the specified window."] [INFO] [stdout] 1938 | | #[doc = ""] [INFO] [stdout] 1939 | | #[doc = " This function retrieves the size, in screen coordinates, of the client area"] [INFO] [stdout] 1940 | | #[doc = " of the specified window. If you wish to retrieve the size of the"] [INFO] [stdout] ... | [INFO] [stdout] 1962 | | #[doc = ""] [INFO] [stdout] 1963 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] width Where to store the width, in screen coordinates, of the [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1971:5 [INFO] [stdout] | [INFO] [stdout] 1971 | / #[doc = " @brief Sets the size limits of the specified window."] [INFO] [stdout] 1972 | | #[doc = ""] [INFO] [stdout] 1973 | | #[doc = " This function sets the size limits of the client area of the specified"] [INFO] [stdout] 1974 | | #[doc = " window. If the window is full screen, the size limits only take effect"] [INFO] [stdout] ... | [INFO] [stdout] 2006 | | #[doc = ""] [INFO] [stdout] 2007 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window to set limits for. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:2017:5 [INFO] [stdout] | [INFO] [stdout] 2017 | / #[doc = " @brief Sets the aspect ratio of the specified window."] [INFO] [stdout] 2018 | | #[doc = ""] [INFO] [stdout] 2019 | | #[doc = " This function sets the required aspect ratio of the client area of the"] [INFO] [stdout] 2020 | | #[doc = " specified window. If the window is full screen, the aspect ratio only takes"] [INFO] [stdout] ... | [INFO] [stdout] 2052 | | #[doc = ""] [INFO] [stdout] 2053 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window to set limits for. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:2061:5 [INFO] [stdout] | [INFO] [stdout] 2061 | / #[doc = " @brief Sets the size of the client area of the specified window."] [INFO] [stdout] 2062 | | #[doc = ""] [INFO] [stdout] 2063 | | #[doc = " This function sets the size, in screen coordinates, of the client area of"] [INFO] [stdout] 2064 | | #[doc = " the specified window."] [INFO] [stdout] ... | [INFO] [stdout] 2094 | | #[doc = ""] [INFO] [stdout] 2095 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window to resize. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:2103:5 [INFO] [stdout] | [INFO] [stdout] 2103 | / #[doc = " @brief Retrieves the size of the framebuffer of the specified window."] [INFO] [stdout] 2104 | | #[doc = ""] [INFO] [stdout] 2105 | | #[doc = " This function retrieves the size, in pixels, of the framebuffer of the"] [INFO] [stdout] 2106 | | #[doc = " specified window. If you wish to retrieve the size of the window in screen"] [INFO] [stdout] ... | [INFO] [stdout] 2127 | | #[doc = ""] [INFO] [stdout] 2128 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window whose framebuffer to query. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:2103:5 [INFO] [stdout] | [INFO] [stdout] 2103 | / #[doc = " @brief Retrieves the size of the framebuffer of the specified window."] [INFO] [stdout] 2104 | | #[doc = ""] [INFO] [stdout] 2105 | | #[doc = " This function retrieves the size, in pixels, of the framebuffer of the"] [INFO] [stdout] 2106 | | #[doc = " specified window. If you wish to retrieve the size of the window in screen"] [INFO] [stdout] ... | [INFO] [stdout] 2127 | | #[doc = ""] [INFO] [stdout] 2128 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] width Where to store the width, in pixels, of the framebuffer, [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:2136:5 [INFO] [stdout] | [INFO] [stdout] 2136 | / #[doc = " @brief Retrieves the size of the frame of the window."] [INFO] [stdout] 2137 | | #[doc = ""] [INFO] [stdout] 2138 | | #[doc = " This function retrieves the size, in screen coordinates, of each edge of the"] [INFO] [stdout] 2139 | | #[doc = " frame of the specified window. This size includes the title bar, if the"] [INFO] [stdout] ... | [INFO] [stdout] 2168 | | #[doc = ""] [INFO] [stdout] 2169 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window whose frame size to query. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:2136:5 [INFO] [stdout] | [INFO] [stdout] 2136 | / #[doc = " @brief Retrieves the size of the frame of the window."] [INFO] [stdout] 2137 | | #[doc = ""] [INFO] [stdout] 2138 | | #[doc = " This function retrieves the size, in screen coordinates, of each edge of the"] [INFO] [stdout] 2139 | | #[doc = " frame of the specified window. This size includes the title bar, if the"] [INFO] [stdout] ... | [INFO] [stdout] 2168 | | #[doc = ""] [INFO] [stdout] 2169 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] left Where to store the size, in screen coordinates, of the left [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:2179:5 [INFO] [stdout] | [INFO] [stdout] 2179 | / #[doc = " @brief Iconifies the specified window."] [INFO] [stdout] 2180 | | #[doc = ""] [INFO] [stdout] 2181 | | #[doc = " This function iconifies (minimizes) the specified window if it was"] [INFO] [stdout] 2182 | | #[doc = " previously restored. If the window is already iconified, this function does"] [INFO] [stdout] ... | [INFO] [stdout] 2201 | | #[doc = ""] [INFO] [stdout] 2202 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window to iconify. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:2206:5 [INFO] [stdout] | [INFO] [stdout] 2206 | / #[doc = " @brief Restores the specified window."] [INFO] [stdout] 2207 | | #[doc = ""] [INFO] [stdout] 2208 | | #[doc = " This function restores the specified window if it was previously iconified"] [INFO] [stdout] 2209 | | #[doc = " (minimized) or maximized. If the window is already restored, this function"] [INFO] [stdout] ... | [INFO] [stdout] 2228 | | #[doc = ""] [INFO] [stdout] 2229 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window to restore. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:2233:5 [INFO] [stdout] | [INFO] [stdout] 2233 | / #[doc = " @brief Maximizes the specified window."] [INFO] [stdout] 2234 | | #[doc = ""] [INFO] [stdout] 2235 | | #[doc = " This function maximizes the specified window if it was previously not"] [INFO] [stdout] 2236 | | #[doc = " maximized. If the window is already maximized, this function does nothing."] [INFO] [stdout] ... | [INFO] [stdout] 2253 | | #[doc = ""] [INFO] [stdout] 2254 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window to maximize. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:2258:5 [INFO] [stdout] | [INFO] [stdout] 2258 | / #[doc = " @brief Makes the specified window visible."] [INFO] [stdout] 2259 | | #[doc = ""] [INFO] [stdout] 2260 | | #[doc = " This function makes the specified window visible if it was previously"] [INFO] [stdout] 2261 | | #[doc = " hidden. If the window is already visible or is in full screen mode, this"] [INFO] [stdout] ... | [INFO] [stdout] 2275 | | #[doc = ""] [INFO] [stdout] 2276 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window to make visible. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:2280:5 [INFO] [stdout] | [INFO] [stdout] 2280 | / #[doc = " @brief Hides the specified window."] [INFO] [stdout] 2281 | | #[doc = ""] [INFO] [stdout] 2282 | | #[doc = " This function hides the specified window if it was previously visible. If"] [INFO] [stdout] 2283 | | #[doc = " the window is already hidden or is in full screen mode, this function does"] [INFO] [stdout] ... | [INFO] [stdout] 2297 | | #[doc = ""] [INFO] [stdout] 2298 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window to hide. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:2302:5 [INFO] [stdout] | [INFO] [stdout] 2302 | / #[doc = " @brief Brings the specified window to front and sets input focus."] [INFO] [stdout] 2303 | | #[doc = ""] [INFO] [stdout] 2304 | | #[doc = " This function brings the specified window to front and sets input focus."] [INFO] [stdout] 2305 | | #[doc = " The window should already be visible and not iconified."] [INFO] [stdout] ... | [INFO] [stdout] 2325 | | #[doc = ""] [INFO] [stdout] 2326 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window to give input focus. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:2330:5 [INFO] [stdout] | [INFO] [stdout] 2330 | / #[doc = " @brief Returns the monitor that the window uses for full screen mode."] [INFO] [stdout] 2331 | | #[doc = ""] [INFO] [stdout] 2332 | | #[doc = " This function returns the handle of the monitor that the specified window is"] [INFO] [stdout] 2333 | | #[doc = " in full screen on."] [INFO] [stdout] ... | [INFO] [stdout] 2347 | | #[doc = ""] [INFO] [stdout] 2348 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window to query. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `error` [INFO] [stdout] --> src/bindings.rs:2330:5 [INFO] [stdout] | [INFO] [stdout] 2330 | / #[doc = " @brief Returns the monitor that the window uses for full screen mode."] [INFO] [stdout] 2331 | | #[doc = ""] [INFO] [stdout] 2332 | | #[doc = " This function returns the handle of the monitor that the specified window is"] [INFO] [stdout] 2333 | | #[doc = " in full screen on."] [INFO] [stdout] ... | [INFO] [stdout] 2347 | | #[doc = ""] [INFO] [stdout] 2348 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [error](@ref error_handling) occurred. [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `error` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:2352:5 [INFO] [stdout] | [INFO] [stdout] 2352 | / #[doc = " @brief Sets the mode, monitor, video mode and placement of a window."] [INFO] [stdout] 2353 | | #[doc = ""] [INFO] [stdout] 2354 | | #[doc = " This function sets the monitor that the window uses for full screen mode or,"] [INFO] [stdout] 2355 | | #[doc = " if the monitor is `NULL`, makes it windowed mode."] [INFO] [stdout] ... | [INFO] [stdout] 2396 | | #[doc = ""] [INFO] [stdout] 2397 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window whose monitor, size or video mode to set. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:2409:5 [INFO] [stdout] | [INFO] [stdout] 2409 | / #[doc = " @brief Returns an attribute of the specified window."] [INFO] [stdout] 2410 | | #[doc = ""] [INFO] [stdout] 2411 | | #[doc = " This function returns the value of an attribute of the specified window or"] [INFO] [stdout] 2412 | | #[doc = " its OpenGL or OpenGL ES context."] [INFO] [stdout] ... | [INFO] [stdout] 2437 | | #[doc = ""] [INFO] [stdout] 2438 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window to query. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `error` [INFO] [stdout] --> src/bindings.rs:2409:5 [INFO] [stdout] | [INFO] [stdout] 2409 | / #[doc = " @brief Returns an attribute of the specified window."] [INFO] [stdout] 2410 | | #[doc = ""] [INFO] [stdout] 2411 | | #[doc = " This function returns the value of an attribute of the specified window or"] [INFO] [stdout] 2412 | | #[doc = " its OpenGL or OpenGL ES context."] [INFO] [stdout] ... | [INFO] [stdout] 2437 | | #[doc = ""] [INFO] [stdout] 2438 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [error](@ref error_handling) occurred. [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `error` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `initialized` [INFO] [stdout] --> src/bindings.rs:2409:5 [INFO] [stdout] | [INFO] [stdout] 2409 | / #[doc = " @brief Returns an attribute of the specified window."] [INFO] [stdout] 2410 | | #[doc = ""] [INFO] [stdout] 2411 | | #[doc = " This function returns the value of an attribute of the specified window or"] [INFO] [stdout] 2412 | | #[doc = " its OpenGL or OpenGL ES context."] [INFO] [stdout] ... | [INFO] [stdout] 2437 | | #[doc = ""] [INFO] [stdout] 2438 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] valid arguments and the library has been [initialized](@ref intro_init). [INFO] [stdout] ^^^^^^^^^^^ [INFO] [stdout] = note: no item named `initialized` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:2445:5 [INFO] [stdout] | [INFO] [stdout] 2445 | / #[doc = " @brief Sets the user pointer of the specified window."] [INFO] [stdout] 2446 | | #[doc = ""] [INFO] [stdout] 2447 | | #[doc = " This function sets the user-defined pointer of the specified window. The"] [INFO] [stdout] 2448 | | #[doc = " current value is retained until the window is destroyed. The initial value"] [INFO] [stdout] ... | [INFO] [stdout] 2463 | | #[doc = ""] [INFO] [stdout] 2464 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window whose pointer to set. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:2468:5 [INFO] [stdout] | [INFO] [stdout] 2468 | / #[doc = " @brief Returns the user pointer of the specified window."] [INFO] [stdout] 2469 | | #[doc = ""] [INFO] [stdout] 2470 | | #[doc = " This function returns the current value of the user-defined pointer of the"] [INFO] [stdout] 2471 | | #[doc = " specified window. The initial value is `NULL`."] [INFO] [stdout] ... | [INFO] [stdout] 2484 | | #[doc = ""] [INFO] [stdout] 2485 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window whose pointer to return. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:2489:5 [INFO] [stdout] | [INFO] [stdout] 2489 | / #[doc = " @brief Sets the position callback for the specified window."] [INFO] [stdout] 2490 | | #[doc = ""] [INFO] [stdout] 2491 | | #[doc = " This function sets the position callback of the specified window, which is"] [INFO] [stdout] 2492 | | #[doc = " called when the window is moved. The callback is provided with the screen"] [INFO] [stdout] ... | [INFO] [stdout] 2508 | | #[doc = ""] [INFO] [stdout] 2509 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window whose callback to set. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `initialized` [INFO] [stdout] --> src/bindings.rs:2489:5 [INFO] [stdout] | [INFO] [stdout] 2489 | / #[doc = " @brief Sets the position callback for the specified window."] [INFO] [stdout] 2490 | | #[doc = ""] [INFO] [stdout] 2491 | | #[doc = " This function sets the position callback of the specified window, which is"] [INFO] [stdout] 2492 | | #[doc = " called when the window is moved. The callback is provided with the screen"] [INFO] [stdout] ... | [INFO] [stdout] 2508 | | #[doc = ""] [INFO] [stdout] 2509 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] library had not been [initialized](@ref intro_init). [INFO] [stdout] ^^^^^^^^^^^ [INFO] [stdout] = note: no item named `initialized` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:2516:5 [INFO] [stdout] | [INFO] [stdout] 2516 | / #[doc = " @brief Sets the size callback for the specified window."] [INFO] [stdout] 2517 | | #[doc = ""] [INFO] [stdout] 2518 | | #[doc = " This function sets the size callback of the specified window, which is"] [INFO] [stdout] 2519 | | #[doc = " called when the window is resized. The callback is provided with the size,"] [INFO] [stdout] ... | [INFO] [stdout] 2536 | | #[doc = ""] [INFO] [stdout] 2537 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window whose callback to set. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `initialized` [INFO] [stdout] --> src/bindings.rs:2516:5 [INFO] [stdout] | [INFO] [stdout] 2516 | / #[doc = " @brief Sets the size callback for the specified window."] [INFO] [stdout] 2517 | | #[doc = ""] [INFO] [stdout] 2518 | | #[doc = " This function sets the size callback of the specified window, which is"] [INFO] [stdout] 2519 | | #[doc = " called when the window is resized. The callback is provided with the size,"] [INFO] [stdout] ... | [INFO] [stdout] 2536 | | #[doc = ""] [INFO] [stdout] 2537 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] library had not been [initialized](@ref intro_init). [INFO] [stdout] ^^^^^^^^^^^ [INFO] [stdout] = note: no item named `initialized` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:2544:5 [INFO] [stdout] | [INFO] [stdout] 2544 | / #[doc = " @brief Sets the close callback for the specified window."] [INFO] [stdout] 2545 | | #[doc = ""] [INFO] [stdout] 2546 | | #[doc = " This function sets the close callback of the specified window, which is"] [INFO] [stdout] 2547 | | #[doc = " called when the user attempts to close the window, for example by clicking"] [INFO] [stdout] ... | [INFO] [stdout] 2572 | | #[doc = ""] [INFO] [stdout] 2573 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window whose callback to set. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `initialized` [INFO] [stdout] --> src/bindings.rs:2544:5 [INFO] [stdout] | [INFO] [stdout] 2544 | / #[doc = " @brief Sets the close callback for the specified window."] [INFO] [stdout] 2545 | | #[doc = ""] [INFO] [stdout] 2546 | | #[doc = " This function sets the close callback of the specified window, which is"] [INFO] [stdout] 2547 | | #[doc = " called when the user attempts to close the window, for example by clicking"] [INFO] [stdout] ... | [INFO] [stdout] 2572 | | #[doc = ""] [INFO] [stdout] 2573 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] library had not been [initialized](@ref intro_init). [INFO] [stdout] ^^^^^^^^^^^ [INFO] [stdout] = note: no item named `initialized` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:2580:5 [INFO] [stdout] | [INFO] [stdout] 2580 | / #[doc = " @brief Sets the refresh callback for the specified window."] [INFO] [stdout] 2581 | | #[doc = ""] [INFO] [stdout] 2582 | | #[doc = " This function sets the refresh callback of the specified window, which is"] [INFO] [stdout] 2583 | | #[doc = " called when the client area of the window needs to be redrawn, for example"] [INFO] [stdout] ... | [INFO] [stdout] 2604 | | #[doc = ""] [INFO] [stdout] 2605 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window whose callback to set. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `initialized` [INFO] [stdout] --> src/bindings.rs:2580:5 [INFO] [stdout] | [INFO] [stdout] 2580 | / #[doc = " @brief Sets the refresh callback for the specified window."] [INFO] [stdout] 2581 | | #[doc = ""] [INFO] [stdout] 2582 | | #[doc = " This function sets the refresh callback of the specified window, which is"] [INFO] [stdout] 2583 | | #[doc = " called when the client area of the window needs to be redrawn, for example"] [INFO] [stdout] ... | [INFO] [stdout] 2604 | | #[doc = ""] [INFO] [stdout] 2605 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] library had not been [initialized](@ref intro_init). [INFO] [stdout] ^^^^^^^^^^^ [INFO] [stdout] = note: no item named `initialized` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:2612:5 [INFO] [stdout] | [INFO] [stdout] 2612 | / #[doc = " @brief Sets the focus callback for the specified window."] [INFO] [stdout] 2613 | | #[doc = ""] [INFO] [stdout] 2614 | | #[doc = " This function sets the focus callback of the specified window, which is"] [INFO] [stdout] 2615 | | #[doc = " called when the window gains or loses input focus."] [INFO] [stdout] ... | [INFO] [stdout] 2635 | | #[doc = ""] [INFO] [stdout] 2636 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window whose callback to set. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `initialized` [INFO] [stdout] --> src/bindings.rs:2612:5 [INFO] [stdout] | [INFO] [stdout] 2612 | / #[doc = " @brief Sets the focus callback for the specified window."] [INFO] [stdout] 2613 | | #[doc = ""] [INFO] [stdout] 2614 | | #[doc = " This function sets the focus callback of the specified window, which is"] [INFO] [stdout] 2615 | | #[doc = " called when the window gains or loses input focus."] [INFO] [stdout] ... | [INFO] [stdout] 2635 | | #[doc = ""] [INFO] [stdout] 2636 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] library had not been [initialized](@ref intro_init). [INFO] [stdout] ^^^^^^^^^^^ [INFO] [stdout] = note: no item named `initialized` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:2643:5 [INFO] [stdout] | [INFO] [stdout] 2643 | / #[doc = " @brief Sets the iconify callback for the specified window."] [INFO] [stdout] 2644 | | #[doc = ""] [INFO] [stdout] 2645 | | #[doc = " This function sets the iconification callback of the specified window, which"] [INFO] [stdout] 2646 | | #[doc = " is called when the window is iconified or restored."] [INFO] [stdout] ... | [INFO] [stdout] 2661 | | #[doc = ""] [INFO] [stdout] 2662 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window whose callback to set. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `initialized` [INFO] [stdout] --> src/bindings.rs:2643:5 [INFO] [stdout] | [INFO] [stdout] 2643 | / #[doc = " @brief Sets the iconify callback for the specified window."] [INFO] [stdout] 2644 | | #[doc = ""] [INFO] [stdout] 2645 | | #[doc = " This function sets the iconification callback of the specified window, which"] [INFO] [stdout] 2646 | | #[doc = " is called when the window is iconified or restored."] [INFO] [stdout] ... | [INFO] [stdout] 2661 | | #[doc = ""] [INFO] [stdout] 2662 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] library had not been [initialized](@ref intro_init). [INFO] [stdout] ^^^^^^^^^^^ [INFO] [stdout] = note: no item named `initialized` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:2669:5 [INFO] [stdout] | [INFO] [stdout] 2669 | / #[doc = " @brief Sets the framebuffer resize callback for the specified window."] [INFO] [stdout] 2670 | | #[doc = ""] [INFO] [stdout] 2671 | | #[doc = " This function sets the framebuffer resize callback of the specified window,"] [INFO] [stdout] 2672 | | #[doc = " which is called when the framebuffer of the specified window is resized."] [INFO] [stdout] ... | [INFO] [stdout] 2687 | | #[doc = ""] [INFO] [stdout] 2688 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window whose callback to set. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `initialized` [INFO] [stdout] --> src/bindings.rs:2669:5 [INFO] [stdout] | [INFO] [stdout] 2669 | / #[doc = " @brief Sets the framebuffer resize callback for the specified window."] [INFO] [stdout] 2670 | | #[doc = ""] [INFO] [stdout] 2671 | | #[doc = " This function sets the framebuffer resize callback of the specified window,"] [INFO] [stdout] 2672 | | #[doc = " which is called when the framebuffer of the specified window is resized."] [INFO] [stdout] ... | [INFO] [stdout] 2687 | | #[doc = ""] [INFO] [stdout] 2688 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] library had not been [initialized](@ref intro_init). [INFO] [stdout] ^^^^^^^^^^^ [INFO] [stdout] = note: no item named `initialized` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:2775:5 [INFO] [stdout] | [INFO] [stdout] 2775 | / #[doc = " @brief Waits with timeout until events are queued and processes them."] [INFO] [stdout] 2776 | | #[doc = ""] [INFO] [stdout] 2777 | | #[doc = " This function puts the calling thread to sleep until at least one event is"] [INFO] [stdout] 2778 | | #[doc = " available in the event queue, or until the specified timeout is reached. If"] [INFO] [stdout] ... | [INFO] [stdout] 2816 | | #[doc = ""] [INFO] [stdout] 2817 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] timeout The maximum amount of time, in seconds, to wait. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:2845:5 [INFO] [stdout] | [INFO] [stdout] 2845 | / #[doc = " @brief Returns the value of an input option for the specified window."] [INFO] [stdout] 2846 | | #[doc = ""] [INFO] [stdout] 2847 | | #[doc = " This function returns the value of an input option for the specified window."] [INFO] [stdout] 2848 | | #[doc = " The mode must be one of `GLFW_CURSOR`, `GLFW_STICKY_KEYS` or"] [INFO] [stdout] ... | [INFO] [stdout] 2863 | | #[doc = ""] [INFO] [stdout] 2864 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window to query. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:2868:5 [INFO] [stdout] | [INFO] [stdout] 2868 | / #[doc = " @brief Sets an input option for the specified window."] [INFO] [stdout] 2869 | | #[doc = ""] [INFO] [stdout] 2870 | | #[doc = " This function sets an input mode option for the specified window. The mode"] [INFO] [stdout] 2871 | | #[doc = " must be one of `GLFW_CURSOR`, `GLFW_STICKY_KEYS` or"] [INFO] [stdout] ... | [INFO] [stdout] 2911 | | #[doc = ""] [INFO] [stdout] 2912 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window whose input mode to set. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:2920:5 [INFO] [stdout] | [INFO] [stdout] 2920 | / #[doc = " @brief Returns the localized name of the specified printable key."] [INFO] [stdout] 2921 | | #[doc = ""] [INFO] [stdout] 2922 | | #[doc = " This function returns the localized name of the specified printable key."] [INFO] [stdout] 2923 | | #[doc = " This is intended for displaying key bindings to the user."] [INFO] [stdout] ... | [INFO] [stdout] 2972 | | #[doc = ""] [INFO] [stdout] 2973 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] key The key to query, or `GLFW_KEY_UNKNOWN`. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:2980:5 [INFO] [stdout] | [INFO] [stdout] 2980 | / #[doc = " @brief Returns the last reported state of a keyboard key for the specified"] [INFO] [stdout] 2981 | | #[doc = " window."] [INFO] [stdout] 2982 | | #[doc = ""] [INFO] [stdout] 2983 | | #[doc = " This function returns the last state reported for the specified key to the"] [INFO] [stdout] ... | [INFO] [stdout] 3015 | | #[doc = ""] [INFO] [stdout] 3016 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The desired window. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:3020:5 [INFO] [stdout] | [INFO] [stdout] 3020 | / #[doc = " @brief Returns the last reported state of a mouse button for the specified"] [INFO] [stdout] 3021 | | #[doc = " window."] [INFO] [stdout] 3022 | | #[doc = ""] [INFO] [stdout] 3023 | | #[doc = " This function returns the last state reported for the specified mouse button"] [INFO] [stdout] ... | [INFO] [stdout] 3044 | | #[doc = ""] [INFO] [stdout] 3045 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The desired window. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:3052:5 [INFO] [stdout] | [INFO] [stdout] 3052 | / #[doc = " @brief Retrieves the position of the cursor relative to the client area of"] [INFO] [stdout] 3053 | | #[doc = " the window."] [INFO] [stdout] 3054 | | #[doc = ""] [INFO] [stdout] 3055 | | #[doc = " This function returns the position of the cursor, in screen coordinates,"] [INFO] [stdout] ... | [INFO] [stdout] 3085 | | #[doc = ""] [INFO] [stdout] 3086 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The desired window. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:3052:5 [INFO] [stdout] | [INFO] [stdout] 3052 | / #[doc = " @brief Retrieves the position of the cursor relative to the client area of"] [INFO] [stdout] 3053 | | #[doc = " the window."] [INFO] [stdout] 3054 | | #[doc = ""] [INFO] [stdout] 3055 | | #[doc = " This function returns the position of the cursor, in screen coordinates,"] [INFO] [stdout] ... | [INFO] [stdout] 3085 | | #[doc = ""] [INFO] [stdout] 3086 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] xpos Where to store the cursor x-coordinate, relative to the [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:3090:5 [INFO] [stdout] | [INFO] [stdout] 3090 | / #[doc = " @brief Sets the position of the cursor, relative to the client area of the"] [INFO] [stdout] 3091 | | #[doc = " window."] [INFO] [stdout] 3092 | | #[doc = ""] [INFO] [stdout] 3093 | | #[doc = " This function sets the position, in screen coordinates, of the cursor"] [INFO] [stdout] ... | [INFO] [stdout] 3122 | | #[doc = ""] [INFO] [stdout] 3123 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The desired window. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:3127:5 [INFO] [stdout] | [INFO] [stdout] 3127 | / #[doc = " @brief Creates a custom cursor."] [INFO] [stdout] 3128 | | #[doc = ""] [INFO] [stdout] 3129 | | #[doc = " Creates a new custom cursor image that can be set for a window with @ref"] [INFO] [stdout] 3130 | | #[doc = " glfwSetCursor. The cursor can be destroyed with @ref glfwDestroyCursor."] [INFO] [stdout] ... | [INFO] [stdout] 3162 | | #[doc = ""] [INFO] [stdout] 3163 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] image The desired cursor image. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `error` [INFO] [stdout] --> src/bindings.rs:3127:5 [INFO] [stdout] | [INFO] [stdout] 3127 | / #[doc = " @brief Creates a custom cursor."] [INFO] [stdout] 3128 | | #[doc = ""] [INFO] [stdout] 3129 | | #[doc = " Creates a new custom cursor image that can be set for a window with @ref"] [INFO] [stdout] 3130 | | #[doc = " glfwSetCursor. The cursor can be destroyed with @ref glfwDestroyCursor."] [INFO] [stdout] ... | [INFO] [stdout] 3162 | | #[doc = ""] [INFO] [stdout] 3163 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [error](@ref error_handling) occurred. [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `error` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:3171:5 [INFO] [stdout] | [INFO] [stdout] 3171 | / #[doc = " @brief Creates a cursor with a standard shape."] [INFO] [stdout] 3172 | | #[doc = ""] [INFO] [stdout] 3173 | | #[doc = " Returns a cursor with a [standard shape](@ref shapes), that can be set for"] [INFO] [stdout] 3174 | | #[doc = " a window with @ref glfwSetCursor."] [INFO] [stdout] ... | [INFO] [stdout] 3191 | | #[doc = ""] [INFO] [stdout] 3192 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] shape One of the [standard shapes](@ref shapes). [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `error` [INFO] [stdout] --> src/bindings.rs:3171:5 [INFO] [stdout] | [INFO] [stdout] 3171 | / #[doc = " @brief Creates a cursor with a standard shape."] [INFO] [stdout] 3172 | | #[doc = ""] [INFO] [stdout] 3173 | | #[doc = " Returns a cursor with a [standard shape](@ref shapes), that can be set for"] [INFO] [stdout] 3174 | | #[doc = " a window with @ref glfwSetCursor."] [INFO] [stdout] ... | [INFO] [stdout] 3191 | | #[doc = ""] [INFO] [stdout] 3192 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [error](@ref error_handling) occurred. [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `error` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:3196:5 [INFO] [stdout] | [INFO] [stdout] 3196 | / #[doc = " @brief Destroys a cursor."] [INFO] [stdout] 3197 | | #[doc = ""] [INFO] [stdout] 3198 | | #[doc = " This function destroys a cursor previously created with @ref"] [INFO] [stdout] 3199 | | #[doc = " glfwCreateCursor. Any remaining cursors will be destroyed by @ref"] [INFO] [stdout] ... | [INFO] [stdout] 3215 | | #[doc = ""] [INFO] [stdout] 3216 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] cursor The cursor object to destroy. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:3220:5 [INFO] [stdout] | [INFO] [stdout] 3220 | / #[doc = " @brief Sets the cursor for the window."] [INFO] [stdout] 3221 | | #[doc = ""] [INFO] [stdout] 3222 | | #[doc = " This function sets the cursor image to be used when the cursor is over the"] [INFO] [stdout] 3223 | | #[doc = " client area of the specified window. The set cursor will only be visible"] [INFO] [stdout] ... | [INFO] [stdout] 3242 | | #[doc = ""] [INFO] [stdout] 3243 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window to set the cursor for. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:3247:5 [INFO] [stdout] | [INFO] [stdout] 3247 | / #[doc = " @brief Sets the key callback."] [INFO] [stdout] 3248 | | #[doc = ""] [INFO] [stdout] 3249 | | #[doc = " This function sets the key callback of the specified window, which is called"] [INFO] [stdout] 3250 | | #[doc = " when a key is pressed, repeated or released."] [INFO] [stdout] ... | [INFO] [stdout] 3285 | | #[doc = ""] [INFO] [stdout] 3286 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window whose callback to set. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `initialized` [INFO] [stdout] --> src/bindings.rs:3247:5 [INFO] [stdout] | [INFO] [stdout] 3247 | / #[doc = " @brief Sets the key callback."] [INFO] [stdout] 3248 | | #[doc = ""] [INFO] [stdout] 3249 | | #[doc = " This function sets the key callback of the specified window, which is called"] [INFO] [stdout] 3250 | | #[doc = " when a key is pressed, repeated or released."] [INFO] [stdout] ... | [INFO] [stdout] 3285 | | #[doc = ""] [INFO] [stdout] 3286 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] library had not been [initialized](@ref intro_init). [INFO] [stdout] ^^^^^^^^^^^ [INFO] [stdout] = note: no item named `initialized` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:3290:5 [INFO] [stdout] | [INFO] [stdout] 3290 | / #[doc = " @brief Sets the Unicode character callback."] [INFO] [stdout] 3291 | | #[doc = ""] [INFO] [stdout] 3292 | | #[doc = " This function sets the character callback of the specified window, which is"] [INFO] [stdout] 3293 | | #[doc = " called when a Unicode character is input."] [INFO] [stdout] ... | [INFO] [stdout] 3323 | | #[doc = ""] [INFO] [stdout] 3324 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window whose callback to set. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `initialized` [INFO] [stdout] --> src/bindings.rs:3290:5 [INFO] [stdout] | [INFO] [stdout] 3290 | / #[doc = " @brief Sets the Unicode character callback."] [INFO] [stdout] 3291 | | #[doc = ""] [INFO] [stdout] 3292 | | #[doc = " This function sets the character callback of the specified window, which is"] [INFO] [stdout] 3293 | | #[doc = " called when a Unicode character is input."] [INFO] [stdout] ... | [INFO] [stdout] 3323 | | #[doc = ""] [INFO] [stdout] 3324 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] library had not been [initialized](@ref intro_init). [INFO] [stdout] ^^^^^^^^^^^ [INFO] [stdout] = note: no item named `initialized` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:3328:5 [INFO] [stdout] | [INFO] [stdout] 3328 | / #[doc = " @brief Sets the Unicode character with modifiers callback."] [INFO] [stdout] 3329 | | #[doc = ""] [INFO] [stdout] 3330 | | #[doc = " This function sets the character with modifiers callback of the specified"] [INFO] [stdout] 3331 | | #[doc = " window, which is called when a Unicode character is input regardless of what"] [INFO] [stdout] ... | [INFO] [stdout] 3356 | | #[doc = ""] [INFO] [stdout] 3357 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window whose callback to set. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `error` [INFO] [stdout] --> src/bindings.rs:3328:5 [INFO] [stdout] | [INFO] [stdout] 3328 | / #[doc = " @brief Sets the Unicode character with modifiers callback."] [INFO] [stdout] 3329 | | #[doc = ""] [INFO] [stdout] 3330 | | #[doc = " This function sets the character with modifiers callback of the specified"] [INFO] [stdout] 3331 | | #[doc = " window, which is called when a Unicode character is input regardless of what"] [INFO] [stdout] ... | [INFO] [stdout] 3356 | | #[doc = ""] [INFO] [stdout] 3357 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [error](@ref error_handling) occurred. [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `error` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:3364:5 [INFO] [stdout] | [INFO] [stdout] 3364 | / #[doc = " @brief Sets the mouse button callback."] [INFO] [stdout] 3365 | | #[doc = ""] [INFO] [stdout] 3366 | | #[doc = " This function sets the mouse button callback of the specified window, which"] [INFO] [stdout] 3367 | | #[doc = " is called when a mouse button is pressed or released."] [INFO] [stdout] ... | [INFO] [stdout] 3389 | | #[doc = ""] [INFO] [stdout] 3390 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window whose callback to set. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `initialized` [INFO] [stdout] --> src/bindings.rs:3364:5 [INFO] [stdout] | [INFO] [stdout] 3364 | / #[doc = " @brief Sets the mouse button callback."] [INFO] [stdout] 3365 | | #[doc = ""] [INFO] [stdout] 3366 | | #[doc = " This function sets the mouse button callback of the specified window, which"] [INFO] [stdout] 3367 | | #[doc = " is called when a mouse button is pressed or released."] [INFO] [stdout] ... | [INFO] [stdout] 3389 | | #[doc = ""] [INFO] [stdout] 3390 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] library had not been [initialized](@ref intro_init). [INFO] [stdout] ^^^^^^^^^^^ [INFO] [stdout] = note: no item named `initialized` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:3397:5 [INFO] [stdout] | [INFO] [stdout] 3397 | / #[doc = " @brief Sets the cursor position callback."] [INFO] [stdout] 3398 | | #[doc = ""] [INFO] [stdout] 3399 | | #[doc = " This function sets the cursor position callback of the specified window,"] [INFO] [stdout] 3400 | | #[doc = " which is called when the cursor is moved. The callback is provided with the"] [INFO] [stdout] ... | [INFO] [stdout] 3417 | | #[doc = ""] [INFO] [stdout] 3418 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window whose callback to set. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `initialized` [INFO] [stdout] --> src/bindings.rs:3397:5 [INFO] [stdout] | [INFO] [stdout] 3397 | / #[doc = " @brief Sets the cursor position callback."] [INFO] [stdout] 3398 | | #[doc = ""] [INFO] [stdout] 3399 | | #[doc = " This function sets the cursor position callback of the specified window,"] [INFO] [stdout] 3400 | | #[doc = " which is called when the cursor is moved. The callback is provided with the"] [INFO] [stdout] ... | [INFO] [stdout] 3417 | | #[doc = ""] [INFO] [stdout] 3418 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] library had not been [initialized](@ref intro_init). [INFO] [stdout] ^^^^^^^^^^^ [INFO] [stdout] = note: no item named `initialized` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:3425:5 [INFO] [stdout] | [INFO] [stdout] 3425 | / #[doc = " @brief Sets the cursor enter/exit callback."] [INFO] [stdout] 3426 | | #[doc = ""] [INFO] [stdout] 3427 | | #[doc = " This function sets the cursor boundary crossing callback of the specified"] [INFO] [stdout] 3428 | | #[doc = " window, which is called when the cursor enters or leaves the client area of"] [INFO] [stdout] ... | [INFO] [stdout] 3444 | | #[doc = ""] [INFO] [stdout] 3445 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window whose callback to set. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `initialized` [INFO] [stdout] --> src/bindings.rs:3425:5 [INFO] [stdout] | [INFO] [stdout] 3425 | / #[doc = " @brief Sets the cursor enter/exit callback."] [INFO] [stdout] 3426 | | #[doc = ""] [INFO] [stdout] 3427 | | #[doc = " This function sets the cursor boundary crossing callback of the specified"] [INFO] [stdout] 3428 | | #[doc = " window, which is called when the cursor enters or leaves the client area of"] [INFO] [stdout] ... | [INFO] [stdout] 3444 | | #[doc = ""] [INFO] [stdout] 3445 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] library had not been [initialized](@ref intro_init). [INFO] [stdout] ^^^^^^^^^^^ [INFO] [stdout] = note: no item named `initialized` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:3452:5 [INFO] [stdout] | [INFO] [stdout] 3452 | / #[doc = " @brief Sets the scroll callback."] [INFO] [stdout] 3453 | | #[doc = ""] [INFO] [stdout] 3454 | | #[doc = " This function sets the scroll callback of the specified window, which is"] [INFO] [stdout] 3455 | | #[doc = " called when a scrolling device is used, such as a mouse wheel or scrolling"] [INFO] [stdout] ... | [INFO] [stdout] 3474 | | #[doc = ""] [INFO] [stdout] 3475 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window whose callback to set. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `initialized` [INFO] [stdout] --> src/bindings.rs:3452:5 [INFO] [stdout] | [INFO] [stdout] 3452 | / #[doc = " @brief Sets the scroll callback."] [INFO] [stdout] 3453 | | #[doc = ""] [INFO] [stdout] 3454 | | #[doc = " This function sets the scroll callback of the specified window, which is"] [INFO] [stdout] 3455 | | #[doc = " called when a scrolling device is used, such as a mouse wheel or scrolling"] [INFO] [stdout] ... | [INFO] [stdout] 3474 | | #[doc = ""] [INFO] [stdout] 3475 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] library had not been [initialized](@ref intro_init). [INFO] [stdout] ^^^^^^^^^^^ [INFO] [stdout] = note: no item named `initialized` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:3479:5 [INFO] [stdout] | [INFO] [stdout] 3479 | / #[doc = " @brief Sets the file drop callback."] [INFO] [stdout] 3480 | | #[doc = ""] [INFO] [stdout] 3481 | | #[doc = " This function sets the file drop callback of the specified window, which is"] [INFO] [stdout] 3482 | | #[doc = " called when one or more dragged files are dropped on the window."] [INFO] [stdout] ... | [INFO] [stdout] 3502 | | #[doc = ""] [INFO] [stdout] 3503 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window whose callback to set. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `initialized` [INFO] [stdout] --> src/bindings.rs:3479:5 [INFO] [stdout] | [INFO] [stdout] 3479 | / #[doc = " @brief Sets the file drop callback."] [INFO] [stdout] 3480 | | #[doc = ""] [INFO] [stdout] 3481 | | #[doc = " This function sets the file drop callback of the specified window, which is"] [INFO] [stdout] 3482 | | #[doc = " called when one or more dragged files are dropped on the window."] [INFO] [stdout] ... | [INFO] [stdout] 3502 | | #[doc = ""] [INFO] [stdout] 3503 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] library had not been [initialized](@ref intro_init). [INFO] [stdout] ^^^^^^^^^^^ [INFO] [stdout] = note: no item named `initialized` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:3507:5 [INFO] [stdout] | [INFO] [stdout] 3507 | / #[doc = " @brief Returns whether the specified joystick is present."] [INFO] [stdout] 3508 | | #[doc = ""] [INFO] [stdout] 3509 | | #[doc = " This function returns whether the specified joystick is present."] [INFO] [stdout] 3510 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 3522 | | #[doc = ""] [INFO] [stdout] 3523 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] joy The [joystick](@ref joysticks) to query. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `joystick` [INFO] [stdout] --> src/bindings.rs:3507:5 [INFO] [stdout] | [INFO] [stdout] 3507 | / #[doc = " @brief Returns whether the specified joystick is present."] [INFO] [stdout] 3508 | | #[doc = ""] [INFO] [stdout] 3509 | | #[doc = " This function returns whether the specified joystick is present."] [INFO] [stdout] 3510 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 3522 | | #[doc = ""] [INFO] [stdout] 3523 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] joy The [joystick](@ref joysticks) to query. [INFO] [stdout] ^^^^^^^^ [INFO] [stdout] = note: no item named `joystick` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:3527:5 [INFO] [stdout] | [INFO] [stdout] 3527 | / #[doc = " @brief Returns the values of all axes of the specified joystick."] [INFO] [stdout] 3528 | | #[doc = ""] [INFO] [stdout] 3529 | | #[doc = " This function returns the values of all axes of the specified joystick."] [INFO] [stdout] 3530 | | #[doc = " Each element in the array is a value between -1.0 and 1.0."] [INFO] [stdout] ... | [INFO] [stdout] 3556 | | #[doc = ""] [INFO] [stdout] 3557 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] joy The [joystick](@ref joysticks) to query. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `joystick` [INFO] [stdout] --> src/bindings.rs:3527:5 [INFO] [stdout] | [INFO] [stdout] 3527 | / #[doc = " @brief Returns the values of all axes of the specified joystick."] [INFO] [stdout] 3528 | | #[doc = ""] [INFO] [stdout] 3529 | | #[doc = " This function returns the values of all axes of the specified joystick."] [INFO] [stdout] 3530 | | #[doc = " Each element in the array is a value between -1.0 and 1.0."] [INFO] [stdout] ... | [INFO] [stdout] 3556 | | #[doc = ""] [INFO] [stdout] 3557 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] joy The [joystick](@ref joysticks) to query. [INFO] [stdout] ^^^^^^^^ [INFO] [stdout] = note: no item named `joystick` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:3527:5 [INFO] [stdout] | [INFO] [stdout] 3527 | / #[doc = " @brief Returns the values of all axes of the specified joystick."] [INFO] [stdout] 3528 | | #[doc = ""] [INFO] [stdout] 3529 | | #[doc = " This function returns the values of all axes of the specified joystick."] [INFO] [stdout] 3530 | | #[doc = " Each element in the array is a value between -1.0 and 1.0."] [INFO] [stdout] ... | [INFO] [stdout] 3556 | | #[doc = ""] [INFO] [stdout] 3557 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] count Where to store the number of axis values in the returned [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `error` [INFO] [stdout] --> src/bindings.rs:3527:5 [INFO] [stdout] | [INFO] [stdout] 3527 | / #[doc = " @brief Returns the values of all axes of the specified joystick."] [INFO] [stdout] 3528 | | #[doc = ""] [INFO] [stdout] 3529 | | #[doc = " This function returns the values of all axes of the specified joystick."] [INFO] [stdout] 3530 | | #[doc = " Each element in the array is a value between -1.0 and 1.0."] [INFO] [stdout] ... | [INFO] [stdout] 3556 | | #[doc = ""] [INFO] [stdout] 3557 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] an [error](@ref error_handling) occurred. [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `error` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:3561:5 [INFO] [stdout] | [INFO] [stdout] 3561 | / #[doc = " @brief Returns the state of all buttons of the specified joystick."] [INFO] [stdout] 3562 | | #[doc = ""] [INFO] [stdout] 3563 | | #[doc = " This function returns the state of all buttons of the specified joystick."] [INFO] [stdout] 3564 | | #[doc = " Each element in the array is either `GLFW_PRESS` or `GLFW_RELEASE`."] [INFO] [stdout] ... | [INFO] [stdout] 3591 | | #[doc = ""] [INFO] [stdout] 3592 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] joy The [joystick](@ref joysticks) to query. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `joystick` [INFO] [stdout] --> src/bindings.rs:3561:5 [INFO] [stdout] | [INFO] [stdout] 3561 | / #[doc = " @brief Returns the state of all buttons of the specified joystick."] [INFO] [stdout] 3562 | | #[doc = ""] [INFO] [stdout] 3563 | | #[doc = " This function returns the state of all buttons of the specified joystick."] [INFO] [stdout] 3564 | | #[doc = " Each element in the array is either `GLFW_PRESS` or `GLFW_RELEASE`."] [INFO] [stdout] ... | [INFO] [stdout] 3591 | | #[doc = ""] [INFO] [stdout] 3592 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] joy The [joystick](@ref joysticks) to query. [INFO] [stdout] ^^^^^^^^ [INFO] [stdout] = note: no item named `joystick` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:3561:5 [INFO] [stdout] | [INFO] [stdout] 3561 | / #[doc = " @brief Returns the state of all buttons of the specified joystick."] [INFO] [stdout] 3562 | | #[doc = ""] [INFO] [stdout] 3563 | | #[doc = " This function returns the state of all buttons of the specified joystick."] [INFO] [stdout] 3564 | | #[doc = " Each element in the array is either `GLFW_PRESS` or `GLFW_RELEASE`."] [INFO] [stdout] ... | [INFO] [stdout] 3591 | | #[doc = ""] [INFO] [stdout] 3592 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] count Where to store the number of button states in the returned [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `error` [INFO] [stdout] --> src/bindings.rs:3561:5 [INFO] [stdout] | [INFO] [stdout] 3561 | / #[doc = " @brief Returns the state of all buttons of the specified joystick."] [INFO] [stdout] 3562 | | #[doc = ""] [INFO] [stdout] 3563 | | #[doc = " This function returns the state of all buttons of the specified joystick."] [INFO] [stdout] 3564 | | #[doc = " Each element in the array is either `GLFW_PRESS` or `GLFW_RELEASE`."] [INFO] [stdout] ... | [INFO] [stdout] 3591 | | #[doc = ""] [INFO] [stdout] 3592 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] or an [error](@ref error_handling) occurred. [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `error` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:3599:5 [INFO] [stdout] | [INFO] [stdout] 3599 | / #[doc = " @brief Returns the name of the specified joystick."] [INFO] [stdout] 3600 | | #[doc = ""] [INFO] [stdout] 3601 | | #[doc = " This function returns the name, encoded as UTF-8, of the specified joystick."] [INFO] [stdout] 3602 | | #[doc = " The returned string is allocated and freed by GLFW. You should not free it"] [INFO] [stdout] ... | [INFO] [stdout] 3626 | | #[doc = ""] [INFO] [stdout] 3627 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] joy The [joystick](@ref joysticks) to query. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `joystick` [INFO] [stdout] --> src/bindings.rs:3599:5 [INFO] [stdout] | [INFO] [stdout] 3599 | / #[doc = " @brief Returns the name of the specified joystick."] [INFO] [stdout] 3600 | | #[doc = ""] [INFO] [stdout] 3601 | | #[doc = " This function returns the name, encoded as UTF-8, of the specified joystick."] [INFO] [stdout] 3602 | | #[doc = " The returned string is allocated and freed by GLFW. You should not free it"] [INFO] [stdout] ... | [INFO] [stdout] 3626 | | #[doc = ""] [INFO] [stdout] 3627 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] joy The [joystick](@ref joysticks) to query. [INFO] [stdout] ^^^^^^^^ [INFO] [stdout] = note: no item named `joystick` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `error` [INFO] [stdout] --> src/bindings.rs:3599:5 [INFO] [stdout] | [INFO] [stdout] 3599 | / #[doc = " @brief Returns the name of the specified joystick."] [INFO] [stdout] 3600 | | #[doc = ""] [INFO] [stdout] 3601 | | #[doc = " This function returns the name, encoded as UTF-8, of the specified joystick."] [INFO] [stdout] 3602 | | #[doc = " The returned string is allocated and freed by GLFW. You should not free it"] [INFO] [stdout] ... | [INFO] [stdout] 3626 | | #[doc = ""] [INFO] [stdout] 3627 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] is not present or an [error](@ref error_handling) occurred. [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `error` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:3631:5 [INFO] [stdout] | [INFO] [stdout] 3631 | / #[doc = " @brief Sets the joystick configuration callback."] [INFO] [stdout] 3632 | | #[doc = ""] [INFO] [stdout] 3633 | | #[doc = " This function sets the joystick configuration callback, or removes the"] [INFO] [stdout] 3634 | | #[doc = " currently set callback. This is called when a joystick is connected to or"] [INFO] [stdout] ... | [INFO] [stdout] 3649 | | #[doc = ""] [INFO] [stdout] 3650 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] cbfun The new callback, or `NULL` to remove the currently set [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `initialized` [INFO] [stdout] --> src/bindings.rs:3631:5 [INFO] [stdout] | [INFO] [stdout] 3631 | / #[doc = " @brief Sets the joystick configuration callback."] [INFO] [stdout] 3632 | | #[doc = ""] [INFO] [stdout] 3633 | | #[doc = " This function sets the joystick configuration callback, or removes the"] [INFO] [stdout] 3634 | | #[doc = " currently set callback. This is called when a joystick is connected to or"] [INFO] [stdout] ... | [INFO] [stdout] 3649 | | #[doc = ""] [INFO] [stdout] 3650 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] library had not been [initialized](@ref intro_init). [INFO] [stdout] ^^^^^^^^^^^ [INFO] [stdout] = note: no item named `initialized` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:3654:5 [INFO] [stdout] | [INFO] [stdout] 3654 | / #[doc = " @brief Sets the clipboard to the specified string."] [INFO] [stdout] 3655 | | #[doc = ""] [INFO] [stdout] 3656 | | #[doc = " This function sets the system clipboard to the specified, UTF-8 encoded"] [INFO] [stdout] 3657 | | #[doc = " string."] [INFO] [stdout] ... | [INFO] [stdout] 3674 | | #[doc = ""] [INFO] [stdout] 3675 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window that will own the clipboard contents. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:3679:5 [INFO] [stdout] | [INFO] [stdout] 3679 | / #[doc = " @brief Returns the contents of the clipboard as a string."] [INFO] [stdout] 3680 | | #[doc = ""] [INFO] [stdout] 3681 | | #[doc = " This function returns the contents of the system clipboard, if it contains"] [INFO] [stdout] 3682 | | #[doc = " or is convertible to a UTF-8 encoded string. If the clipboard is empty or"] [INFO] [stdout] ... | [INFO] [stdout] 3704 | | #[doc = ""] [INFO] [stdout] 3705 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window that will request the clipboard contents. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `error` [INFO] [stdout] --> src/bindings.rs:3679:5 [INFO] [stdout] | [INFO] [stdout] 3679 | / #[doc = " @brief Returns the contents of the clipboard as a string."] [INFO] [stdout] 3680 | | #[doc = ""] [INFO] [stdout] 3681 | | #[doc = " This function returns the contents of the system clipboard, if it contains"] [INFO] [stdout] 3682 | | #[doc = " or is convertible to a UTF-8 encoded string. If the clipboard is empty or"] [INFO] [stdout] ... | [INFO] [stdout] 3704 | | #[doc = ""] [INFO] [stdout] 3705 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] if an [error](@ref error_handling) occurred. [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `error` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `error` [INFO] [stdout] --> src/bindings.rs:3709:5 [INFO] [stdout] | [INFO] [stdout] 3709 | / #[doc = " @brief Returns the value of the GLFW timer."] [INFO] [stdout] 3710 | | #[doc = ""] [INFO] [stdout] 3711 | | #[doc = " This function returns the value of the GLFW timer. Unless the timer has"] [INFO] [stdout] 3712 | | #[doc = " been set using @ref glfwSetTime, the timer measures time elapsed since GLFW"] [INFO] [stdout] ... | [INFO] [stdout] 3731 | | #[doc = ""] [INFO] [stdout] 3732 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [error](@ref error_handling) occurred. [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `error` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:3736:5 [INFO] [stdout] | [INFO] [stdout] 3736 | / #[doc = " @brief Sets the GLFW timer."] [INFO] [stdout] 3737 | | #[doc = ""] [INFO] [stdout] 3738 | | #[doc = " This function sets the value of the GLFW timer. It then continues to count"] [INFO] [stdout] 3739 | | #[doc = " up from that value. The value must be a positive finite number less than"] [INFO] [stdout] ... | [INFO] [stdout] 3758 | | #[doc = ""] [INFO] [stdout] 3759 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] time The new value, in seconds. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `error` [INFO] [stdout] --> src/bindings.rs:3763:5 [INFO] [stdout] | [INFO] [stdout] 3763 | / #[doc = " @brief Returns the current value of the raw timer."] [INFO] [stdout] 3764 | | #[doc = ""] [INFO] [stdout] 3765 | | #[doc = " This function returns the current value of the raw timer, measured in"] [INFO] [stdout] 3766 | | #[doc = " 1 / frequency seconds. To get the frequency, call @ref"] [INFO] [stdout] ... | [INFO] [stdout] 3780 | | #[doc = ""] [INFO] [stdout] 3781 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [error](@ref error_handling) occurred. [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `error` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `error` [INFO] [stdout] --> src/bindings.rs:3785:5 [INFO] [stdout] | [INFO] [stdout] 3785 | / #[doc = " @brief Returns the frequency, in Hz, of the raw timer."] [INFO] [stdout] 3786 | | #[doc = ""] [INFO] [stdout] 3787 | | #[doc = " This function returns the frequency, in Hz, of the raw timer."] [INFO] [stdout] 3788 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 3800 | | #[doc = ""] [INFO] [stdout] 3801 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [error](@ref error_handling) occurred. [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `error` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:3805:5 [INFO] [stdout] | [INFO] [stdout] 3805 | / #[doc = " @brief Makes the context of the specified window current for the calling"] [INFO] [stdout] 3806 | | #[doc = " thread."] [INFO] [stdout] 3807 | | #[doc = ""] [INFO] [stdout] 3808 | | #[doc = " This function makes the OpenGL or OpenGL ES context of the specified window"] [INFO] [stdout] ... | [INFO] [stdout] 3834 | | #[doc = ""] [INFO] [stdout] 3835 | | #[doc = " @ingroup context"] [INFO] [stdout] | |_________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window whose context to make current, or `NULL` to [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:3860:5 [INFO] [stdout] | [INFO] [stdout] 3860 | / #[doc = " @brief Swaps the front and back buffers of the specified window."] [INFO] [stdout] 3861 | | #[doc = ""] [INFO] [stdout] 3862 | | #[doc = " This function swaps the front and back buffers of the specified window when"] [INFO] [stdout] 3863 | | #[doc = " rendering with OpenGL or OpenGL ES. If the swap interval is greater than"] [INFO] [stdout] ... | [INFO] [stdout] 3889 | | #[doc = ""] [INFO] [stdout] 3890 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window whose buffers to swap. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:3894:5 [INFO] [stdout] | [INFO] [stdout] 3894 | / #[doc = " @brief Sets the swap interval for the current context."] [INFO] [stdout] 3895 | | #[doc = ""] [INFO] [stdout] 3896 | | #[doc = " This function sets the swap interval for the current OpenGL or OpenGL ES"] [INFO] [stdout] 3897 | | #[doc = " context, i.e. the number of screen updates to wait from the time @ref"] [INFO] [stdout] ... | [INFO] [stdout] 3936 | | #[doc = ""] [INFO] [stdout] 3937 | | #[doc = " @ingroup context"] [INFO] [stdout] | |_________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] interval The minimum number of screen updates to wait for [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:3941:5 [INFO] [stdout] | [INFO] [stdout] 3941 | / #[doc = " @brief Returns whether the specified extension is available."] [INFO] [stdout] 3942 | | #[doc = ""] [INFO] [stdout] 3943 | | #[doc = " This function returns whether the specified"] [INFO] [stdout] 3944 | | #[doc = " [API extension](@ref context_glext) is supported by the current OpenGL or"] [INFO] [stdout] ... | [INFO] [stdout] 3974 | | #[doc = ""] [INFO] [stdout] 3975 | | #[doc = " @ingroup context"] [INFO] [stdout] | |_________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] extension The ASCII encoded name of the extension. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:3979:5 [INFO] [stdout] | [INFO] [stdout] 3979 | / #[doc = " @brief Returns the address of the specified function for the current"] [INFO] [stdout] 3980 | | #[doc = " context."] [INFO] [stdout] 3981 | | #[doc = ""] [INFO] [stdout] 3982 | | #[doc = " This function returns the address of the specified OpenGL or OpenGL ES"] [INFO] [stdout] ... | [INFO] [stdout] 4016 | | #[doc = ""] [INFO] [stdout] 4017 | | #[doc = " @ingroup context"] [INFO] [stdout] | |_________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] procname The ASCII encoded name of the function. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `error` [INFO] [stdout] --> src/bindings.rs:3979:5 [INFO] [stdout] | [INFO] [stdout] 3979 | / #[doc = " @brief Returns the address of the specified function for the current"] [INFO] [stdout] 3980 | | #[doc = " context."] [INFO] [stdout] 3981 | | #[doc = ""] [INFO] [stdout] 3982 | | #[doc = " This function returns the address of the specified OpenGL or OpenGL ES"] [INFO] [stdout] ... | [INFO] [stdout] 4016 | | #[doc = ""] [INFO] [stdout] 4017 | | #[doc = " @ingroup context"] [INFO] [stdout] | |_________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [error](@ref error_handling) occurred. [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `error` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:4047:5 [INFO] [stdout] | [INFO] [stdout] 4047 | / #[doc = " @brief Returns the Vulkan instance extensions required by GLFW."] [INFO] [stdout] 4048 | | #[doc = ""] [INFO] [stdout] 4049 | | #[doc = " This function returns an array of names of Vulkan instance extensions required"] [INFO] [stdout] 4050 | | #[doc = " by GLFW for creating Vulkan surfaces for GLFW windows. If successful, the"] [INFO] [stdout] ... | [INFO] [stdout] 4086 | | #[doc = ""] [INFO] [stdout] 4087 | | #[doc = " @ingroup vulkan"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] count Where to store the number of extensions in the returned [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `error` [INFO] [stdout] --> src/bindings.rs:4047:5 [INFO] [stdout] | [INFO] [stdout] 4047 | / #[doc = " @brief Returns the Vulkan instance extensions required by GLFW."] [INFO] [stdout] 4048 | | #[doc = ""] [INFO] [stdout] 4049 | | #[doc = " This function returns an array of names of Vulkan instance extensions required"] [INFO] [stdout] 4050 | | #[doc = " by GLFW for creating Vulkan surfaces for GLFW windows. If successful, the"] [INFO] [stdout] ... | [INFO] [stdout] 4086 | | #[doc = ""] [INFO] [stdout] 4087 | | #[doc = " @ingroup vulkan"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [error](@ref error_handling) occurred. [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `error` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:525:1 [INFO] [stdout] | [INFO] [stdout] 525 | / #[doc = " @brief The function signature for error callbacks."] [INFO] [stdout] 526 | | #[doc = ""] [INFO] [stdout] 527 | | #[doc = " This is the function signature for error callback functions."] [INFO] [stdout] 528 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 536 | | #[doc = ""] [INFO] [stdout] 537 | | #[doc = " @ingroup init"] [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] error An [error code](@ref errors). [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:541:1 [INFO] [stdout] | [INFO] [stdout] 541 | / #[doc = " @brief The function signature for window position callbacks."] [INFO] [stdout] 542 | | #[doc = ""] [INFO] [stdout] 543 | | #[doc = " This is the function signature for window position callback functions."] [INFO] [stdout] 544 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 555 | | #[doc = ""] [INFO] [stdout] 556 | | #[doc = " @ingroup window"] [INFO] [stdout] | |____________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window that was moved. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:560:1 [INFO] [stdout] | [INFO] [stdout] 560 | / #[doc = " @brief The function signature for window resize callbacks."] [INFO] [stdout] 561 | | #[doc = ""] [INFO] [stdout] 562 | | #[doc = " This is the function signature for window size callback functions."] [INFO] [stdout] 563 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 573 | | #[doc = ""] [INFO] [stdout] 574 | | #[doc = " @ingroup window"] [INFO] [stdout] | |____________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window that was resized. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:578:1 [INFO] [stdout] | [INFO] [stdout] 578 | / #[doc = " @brief The function signature for window close callbacks."] [INFO] [stdout] 579 | | #[doc = ""] [INFO] [stdout] 580 | | #[doc = " This is the function signature for window close callback functions."] [INFO] [stdout] 581 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 589 | | #[doc = ""] [INFO] [stdout] 590 | | #[doc = " @ingroup window"] [INFO] [stdout] | |____________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window that the user attempted to close. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:592:1 [INFO] [stdout] | [INFO] [stdout] 592 | / #[doc = " @brief The function signature for window content refresh callbacks."] [INFO] [stdout] 593 | | #[doc = ""] [INFO] [stdout] 594 | | #[doc = " This is the function signature for window refresh callback functions."] [INFO] [stdout] 595 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 603 | | #[doc = ""] [INFO] [stdout] 604 | | #[doc = " @ingroup window"] [INFO] [stdout] | |____________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window whose content needs to be refreshed. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:606:1 [INFO] [stdout] | [INFO] [stdout] 606 | / #[doc = " @brief The function signature for window focus/defocus callbacks."] [INFO] [stdout] 607 | | #[doc = ""] [INFO] [stdout] 608 | | #[doc = " This is the function signature for window focus callback functions."] [INFO] [stdout] 609 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 618 | | #[doc = ""] [INFO] [stdout] 619 | | #[doc = " @ingroup window"] [INFO] [stdout] | |____________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window that gained or lost input focus. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:622:1 [INFO] [stdout] | [INFO] [stdout] 622 | / #[doc = " @brief The function signature for window iconify/restore callbacks."] [INFO] [stdout] 623 | | #[doc = ""] [INFO] [stdout] 624 | | #[doc = " This is the function signature for window iconify/restore callback"] [INFO] [stdout] 625 | | #[doc = " functions."] [INFO] [stdout] ... | [INFO] [stdout] 635 | | #[doc = ""] [INFO] [stdout] 636 | | #[doc = " @ingroup window"] [INFO] [stdout] | |____________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window that was iconified or restored. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:639:1 [INFO] [stdout] | [INFO] [stdout] 639 | / #[doc = " @brief The function signature for framebuffer resize callbacks."] [INFO] [stdout] 640 | | #[doc = ""] [INFO] [stdout] 641 | | #[doc = " This is the function signature for framebuffer resize callback"] [INFO] [stdout] 642 | | #[doc = " functions."] [INFO] [stdout] ... | [INFO] [stdout] 652 | | #[doc = ""] [INFO] [stdout] 653 | | #[doc = " @ingroup window"] [INFO] [stdout] | |____________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window whose framebuffer was resized. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:657:1 [INFO] [stdout] | [INFO] [stdout] 657 | / #[doc = " @brief The function signature for mouse button callbacks."] [INFO] [stdout] 658 | | #[doc = ""] [INFO] [stdout] 659 | | #[doc = " This is the function signature for mouse button callback functions."] [INFO] [stdout] 660 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 673 | | #[doc = ""] [INFO] [stdout] 674 | | #[doc = " @ingroup input"] [INFO] [stdout] | |___________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window that received the event. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:683:1 [INFO] [stdout] | [INFO] [stdout] 683 | / #[doc = " @brief The function signature for cursor position callbacks."] [INFO] [stdout] 684 | | #[doc = ""] [INFO] [stdout] 685 | | #[doc = " This is the function signature for cursor position callback functions."] [INFO] [stdout] 686 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 697 | | #[doc = ""] [INFO] [stdout] 698 | | #[doc = " @ingroup input"] [INFO] [stdout] | |___________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window that received the event. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:701:1 [INFO] [stdout] | [INFO] [stdout] 701 | / #[doc = " @brief The function signature for cursor enter/leave callbacks."] [INFO] [stdout] 702 | | #[doc = ""] [INFO] [stdout] 703 | | #[doc = " This is the function signature for cursor enter/leave callback functions."] [INFO] [stdout] 704 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 713 | | #[doc = ""] [INFO] [stdout] 714 | | #[doc = " @ingroup input"] [INFO] [stdout] | |___________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window that received the event. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:717:1 [INFO] [stdout] | [INFO] [stdout] 717 | / #[doc = " @brief The function signature for scroll callbacks."] [INFO] [stdout] 718 | | #[doc = ""] [INFO] [stdout] 719 | | #[doc = " This is the function signature for scroll callback functions."] [INFO] [stdout] 720 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 729 | | #[doc = ""] [INFO] [stdout] 730 | | #[doc = " @ingroup input"] [INFO] [stdout] | |___________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window that received the event. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:733:1 [INFO] [stdout] | [INFO] [stdout] 733 | / #[doc = " @brief The function signature for keyboard key callbacks."] [INFO] [stdout] 734 | | #[doc = ""] [INFO] [stdout] 735 | | #[doc = " This is the function signature for keyboard key callback functions."] [INFO] [stdout] 736 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 749 | | #[doc = ""] [INFO] [stdout] 750 | | #[doc = " @ingroup input"] [INFO] [stdout] | |___________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window that received the event. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:760:1 [INFO] [stdout] | [INFO] [stdout] 760 | / #[doc = " @brief The function signature for Unicode character callbacks."] [INFO] [stdout] 761 | | #[doc = ""] [INFO] [stdout] 762 | | #[doc = " This is the function signature for Unicode character callback functions."] [INFO] [stdout] 763 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 772 | | #[doc = ""] [INFO] [stdout] 773 | | #[doc = " @ingroup input"] [INFO] [stdout] | |___________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window that received the event. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:776:1 [INFO] [stdout] | [INFO] [stdout] 776 | / #[doc = " @brief The function signature for Unicode character with modifiers"] [INFO] [stdout] 777 | | #[doc = " callbacks."] [INFO] [stdout] 778 | | #[doc = ""] [INFO] [stdout] 779 | | #[doc = " This is the function signature for Unicode character with modifiers callback"] [INFO] [stdout] ... | [INFO] [stdout] 792 | | #[doc = ""] [INFO] [stdout] 793 | | #[doc = " @ingroup input"] [INFO] [stdout] | |___________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window that received the event. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:797:1 [INFO] [stdout] | [INFO] [stdout] 797 | / #[doc = " @brief The function signature for file drop callbacks."] [INFO] [stdout] 798 | | #[doc = ""] [INFO] [stdout] 799 | | #[doc = " This is the function signature for file drop callbacks."] [INFO] [stdout] 800 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 809 | | #[doc = ""] [INFO] [stdout] 810 | | #[doc = " @ingroup input"] [INFO] [stdout] | |___________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window that received the event. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:818:1 [INFO] [stdout] | [INFO] [stdout] 818 | / #[doc = " @brief The function signature for monitor configuration callbacks."] [INFO] [stdout] 819 | | #[doc = ""] [INFO] [stdout] 820 | | #[doc = " This is the function signature for monitor configuration callback functions."] [INFO] [stdout] 821 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 829 | | #[doc = ""] [INFO] [stdout] 830 | | #[doc = " @ingroup monitor"] [INFO] [stdout] | |_____________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] monitor The monitor that was connected or disconnected. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:833:1 [INFO] [stdout] | [INFO] [stdout] 833 | / #[doc = " @brief The function signature for joystick configuration callbacks."] [INFO] [stdout] 834 | | #[doc = ""] [INFO] [stdout] 835 | | #[doc = " This is the function signature for joystick configuration callback"] [INFO] [stdout] 836 | | #[doc = " functions."] [INFO] [stdout] ... | [INFO] [stdout] 845 | | #[doc = ""] [INFO] [stdout] 846 | | #[doc = " @ingroup input"] [INFO] [stdout] | |___________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] joy The joystick that was connected or disconnected. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 153 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.70s [INFO] running `Command { std: "docker" "inspect" "78a34de1bcba9463932fb2aadde5e5b0a84b1adb3e7a64ffc4db480a5e164e3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78a34de1bcba9463932fb2aadde5e5b0a84b1adb3e7a64ffc4db480a5e164e3b", kill_on_drop: false }` [INFO] [stdout] 78a34de1bcba9463932fb2aadde5e5b0a84b1adb3e7a64ffc4db480a5e164e3b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 5660b866de5639c5fc52700825195c81afae138730398041007db5001d54045f [INFO] running `Command { std: "docker" "start" "-a" "5660b866de5639c5fc52700825195c81afae138730398041007db5001d54045f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling bindgen v0.55.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Checking rs-ctypes v0.1.1 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling clang-sys v1.3.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling rs-glfw3 v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] Documenting rs-glfw3 v0.1.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `error` [INFO] [stdout] --> src/bindings.rs:1085:5 [INFO] [stdout] | [INFO] [stdout] 1085 | / #[doc = " @brief Initializes the GLFW library."] [INFO] [stdout] 1086 | | #[doc = ""] [INFO] [stdout] 1087 | | #[doc = " This function initializes the GLFW library. Before most GLFW functions can"] [INFO] [stdout] 1088 | | #[doc = " be used, GLFW must be initialized, and before an application terminates GLFW"] [INFO] [stdout] ... | [INFO] [stdout] 1114 | | #[doc = ""] [INFO] [stdout] 1115 | | #[doc = " @ingroup init"] [INFO] [stdout] | |______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [error](@ref error_handling) occurred. [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `error` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:1151:5 [INFO] [stdout] | [INFO] [stdout] 1151 | / #[doc = " @brief Retrieves the version of the GLFW library."] [INFO] [stdout] 1152 | | #[doc = ""] [INFO] [stdout] 1153 | | #[doc = " This function retrieves the major, minor and revision numbers of the GLFW"] [INFO] [stdout] 1154 | | #[doc = " library. It is intended for when you are using GLFW as a shared library and"] [INFO] [stdout] ... | [INFO] [stdout] 1173 | | #[doc = ""] [INFO] [stdout] 1174 | | #[doc = " @ingroup init"] [INFO] [stdout] | |______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] major Where to store the major version number, or `NULL`. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1213:5 [INFO] [stdout] | [INFO] [stdout] 1213 | / #[doc = " @brief Sets the error callback."] [INFO] [stdout] 1214 | | #[doc = ""] [INFO] [stdout] 1215 | | #[doc = " This function sets the error callback, which is called with an error code"] [INFO] [stdout] 1216 | | #[doc = " and a human-readable description each time a GLFW error occurs."] [INFO] [stdout] ... | [INFO] [stdout] 1242 | | #[doc = ""] [INFO] [stdout] 1243 | | #[doc = " @ingroup init"] [INFO] [stdout] | |______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] cbfun The new callback, or `NULL` to remove the currently set [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:1247:5 [INFO] [stdout] | [INFO] [stdout] 1247 | / #[doc = " @brief Returns the currently connected monitors."] [INFO] [stdout] 1248 | | #[doc = ""] [INFO] [stdout] 1249 | | #[doc = " This function returns an array of handles for all currently connected"] [INFO] [stdout] 1250 | | #[doc = " monitors. The primary monitor is always first in the returned array. If no"] [INFO] [stdout] ... | [INFO] [stdout] 1271 | | #[doc = ""] [INFO] [stdout] 1272 | | #[doc = " @ingroup monitor"] [INFO] [stdout] | |_________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] count Where to store the number of monitors in the returned [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `error` [INFO] [stdout] --> src/bindings.rs:1247:5 [INFO] [stdout] | [INFO] [stdout] 1247 | / #[doc = " @brief Returns the currently connected monitors."] [INFO] [stdout] 1248 | | #[doc = ""] [INFO] [stdout] 1249 | | #[doc = " This function returns an array of handles for all currently connected"] [INFO] [stdout] 1250 | | #[doc = " monitors. The primary monitor is always first in the returned array. If no"] [INFO] [stdout] ... | [INFO] [stdout] 1271 | | #[doc = ""] [INFO] [stdout] 1272 | | #[doc = " @ingroup monitor"] [INFO] [stdout] | |_________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] if an [error](@ref error_handling) occurred. [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `error` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `error` [INFO] [stdout] --> src/bindings.rs:1276:5 [INFO] [stdout] | [INFO] [stdout] 1276 | / #[doc = " @brief Returns the primary monitor."] [INFO] [stdout] 1277 | | #[doc = ""] [INFO] [stdout] 1278 | | #[doc = " This function returns the primary monitor. This is usually the monitor"] [INFO] [stdout] 1279 | | #[doc = " where elements like the task bar or global menu bar are located."] [INFO] [stdout] ... | [INFO] [stdout] 1295 | | #[doc = ""] [INFO] [stdout] 1296 | | #[doc = " @ingroup monitor"] [INFO] [stdout] | |_________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [error](@ref error_handling) occurred. [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `error` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1300:5 [INFO] [stdout] | [INFO] [stdout] 1300 | / #[doc = " @brief Returns the position of the monitor's viewport on the virtual screen."] [INFO] [stdout] 1301 | | #[doc = ""] [INFO] [stdout] 1302 | | #[doc = " This function returns the position, in screen coordinates, of the upper-left"] [INFO] [stdout] 1303 | | #[doc = " corner of the specified monitor."] [INFO] [stdout] ... | [INFO] [stdout] 1320 | | #[doc = ""] [INFO] [stdout] 1321 | | #[doc = " @ingroup monitor"] [INFO] [stdout] | |_________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] monitor The monitor to query. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:1300:5 [INFO] [stdout] | [INFO] [stdout] 1300 | / #[doc = " @brief Returns the position of the monitor's viewport on the virtual screen."] [INFO] [stdout] 1301 | | #[doc = ""] [INFO] [stdout] 1302 | | #[doc = " This function returns the position, in screen coordinates, of the upper-left"] [INFO] [stdout] 1303 | | #[doc = " corner of the specified monitor."] [INFO] [stdout] ... | [INFO] [stdout] 1320 | | #[doc = ""] [INFO] [stdout] 1321 | | #[doc = " @ingroup monitor"] [INFO] [stdout] | |_________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] xpos Where to store the monitor x-coordinate, or `NULL`. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1329:5 [INFO] [stdout] | [INFO] [stdout] 1329 | / #[doc = " @brief Returns the physical size of the monitor."] [INFO] [stdout] 1330 | | #[doc = ""] [INFO] [stdout] 1331 | | #[doc = " This function returns the size, in millimetres, of the display area of the"] [INFO] [stdout] 1332 | | #[doc = " specified monitor."] [INFO] [stdout] ... | [INFO] [stdout] 1358 | | #[doc = ""] [INFO] [stdout] 1359 | | #[doc = " @ingroup monitor"] [INFO] [stdout] | |_________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] monitor The monitor to query. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:1329:5 [INFO] [stdout] | [INFO] [stdout] 1329 | / #[doc = " @brief Returns the physical size of the monitor."] [INFO] [stdout] 1330 | | #[doc = ""] [INFO] [stdout] 1331 | | #[doc = " This function returns the size, in millimetres, of the display area of the"] [INFO] [stdout] 1332 | | #[doc = " specified monitor."] [INFO] [stdout] ... | [INFO] [stdout] 1358 | | #[doc = ""] [INFO] [stdout] 1359 | | #[doc = " @ingroup monitor"] [INFO] [stdout] | |_________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] widthMM Where to store the width, in millimetres, of the [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1367:5 [INFO] [stdout] | [INFO] [stdout] 1367 | / #[doc = " @brief Returns the name of the specified monitor."] [INFO] [stdout] 1368 | | #[doc = ""] [INFO] [stdout] 1369 | | #[doc = " This function returns a human-readable name, encoded as UTF-8, of the"] [INFO] [stdout] 1370 | | #[doc = " specified monitor. The name typically reflects the make and model of the"] [INFO] [stdout] ... | [INFO] [stdout] 1388 | | #[doc = ""] [INFO] [stdout] 1389 | | #[doc = " @ingroup monitor"] [INFO] [stdout] | |_________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] monitor The monitor to query. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `error` [INFO] [stdout] --> src/bindings.rs:1367:5 [INFO] [stdout] | [INFO] [stdout] 1367 | / #[doc = " @brief Returns the name of the specified monitor."] [INFO] [stdout] 1368 | | #[doc = ""] [INFO] [stdout] 1369 | | #[doc = " This function returns a human-readable name, encoded as UTF-8, of the"] [INFO] [stdout] 1370 | | #[doc = " specified monitor. The name typically reflects the make and model of the"] [INFO] [stdout] ... | [INFO] [stdout] 1388 | | #[doc = ""] [INFO] [stdout] 1389 | | #[doc = " @ingroup monitor"] [INFO] [stdout] | |_________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [error](@ref error_handling) occurred. [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `error` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1393:5 [INFO] [stdout] | [INFO] [stdout] 1393 | / #[doc = " @brief Sets the monitor configuration callback."] [INFO] [stdout] 1394 | | #[doc = ""] [INFO] [stdout] 1395 | | #[doc = " This function sets the monitor configuration callback, or removes the"] [INFO] [stdout] 1396 | | #[doc = " currently set callback. This is called when a monitor is connected to or"] [INFO] [stdout] ... | [INFO] [stdout] 1411 | | #[doc = ""] [INFO] [stdout] 1412 | | #[doc = " @ingroup monitor"] [INFO] [stdout] | |_________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] cbfun The new callback, or `NULL` to remove the currently set [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `initialized` [INFO] [stdout] --> src/bindings.rs:1393:5 [INFO] [stdout] | [INFO] [stdout] 1393 | / #[doc = " @brief Sets the monitor configuration callback."] [INFO] [stdout] 1394 | | #[doc = ""] [INFO] [stdout] 1395 | | #[doc = " This function sets the monitor configuration callback, or removes the"] [INFO] [stdout] 1396 | | #[doc = " currently set callback. This is called when a monitor is connected to or"] [INFO] [stdout] ... | [INFO] [stdout] 1411 | | #[doc = ""] [INFO] [stdout] 1412 | | #[doc = " @ingroup monitor"] [INFO] [stdout] | |_________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] library had not been [initialized](@ref intro_init). [INFO] [stdout] ^^^^^^^^^^^ [INFO] [stdout] = note: no item named `initialized` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1416:5 [INFO] [stdout] | [INFO] [stdout] 1416 | / #[doc = " @brief Returns the available video modes for the specified monitor."] [INFO] [stdout] 1417 | | #[doc = ""] [INFO] [stdout] 1418 | | #[doc = " This function returns an array of all video modes supported by the specified"] [INFO] [stdout] 1419 | | #[doc = " monitor. The returned array is sorted in ascending order, first by color"] [INFO] [stdout] ... | [INFO] [stdout] 1444 | | #[doc = ""] [INFO] [stdout] 1445 | | #[doc = " @ingroup monitor"] [INFO] [stdout] | |_________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] monitor The monitor to query. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:1416:5 [INFO] [stdout] | [INFO] [stdout] 1416 | / #[doc = " @brief Returns the available video modes for the specified monitor."] [INFO] [stdout] 1417 | | #[doc = ""] [INFO] [stdout] 1418 | | #[doc = " This function returns an array of all video modes supported by the specified"] [INFO] [stdout] 1419 | | #[doc = " monitor. The returned array is sorted in ascending order, first by color"] [INFO] [stdout] ... | [INFO] [stdout] 1444 | | #[doc = ""] [INFO] [stdout] 1445 | | #[doc = " @ingroup monitor"] [INFO] [stdout] | |_________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] count Where to store the number of video modes in the returned [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `error` [INFO] [stdout] --> src/bindings.rs:1416:5 [INFO] [stdout] | [INFO] [stdout] 1416 | / #[doc = " @brief Returns the available video modes for the specified monitor."] [INFO] [stdout] 1417 | | #[doc = ""] [INFO] [stdout] 1418 | | #[doc = " This function returns an array of all video modes supported by the specified"] [INFO] [stdout] 1419 | | #[doc = " monitor. The returned array is sorted in ascending order, first by color"] [INFO] [stdout] ... | [INFO] [stdout] 1444 | | #[doc = ""] [INFO] [stdout] 1445 | | #[doc = " @ingroup monitor"] [INFO] [stdout] | |_________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [error](@ref error_handling) occurred. [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `error` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1452:5 [INFO] [stdout] | [INFO] [stdout] 1452 | / #[doc = " @brief Returns the current mode of the specified monitor."] [INFO] [stdout] 1453 | | #[doc = ""] [INFO] [stdout] 1454 | | #[doc = " This function returns the current video mode of the specified monitor. If"] [INFO] [stdout] 1455 | | #[doc = " you have created a full screen window for that monitor, the return value"] [INFO] [stdout] ... | [INFO] [stdout] 1475 | | #[doc = ""] [INFO] [stdout] 1476 | | #[doc = " @ingroup monitor"] [INFO] [stdout] | |_________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] monitor The monitor to query. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `error` [INFO] [stdout] --> src/bindings.rs:1452:5 [INFO] [stdout] | [INFO] [stdout] 1452 | / #[doc = " @brief Returns the current mode of the specified monitor."] [INFO] [stdout] 1453 | | #[doc = ""] [INFO] [stdout] 1454 | | #[doc = " This function returns the current video mode of the specified monitor. If"] [INFO] [stdout] 1455 | | #[doc = " you have created a full screen window for that monitor, the return value"] [INFO] [stdout] ... | [INFO] [stdout] 1475 | | #[doc = ""] [INFO] [stdout] 1476 | | #[doc = " @ingroup monitor"] [INFO] [stdout] | |_________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [error](@ref error_handling) occurred. [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `error` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1480:5 [INFO] [stdout] | [INFO] [stdout] 1480 | / #[doc = " @brief Generates a gamma ramp and sets it for the specified monitor."] [INFO] [stdout] 1481 | | #[doc = ""] [INFO] [stdout] 1482 | | #[doc = " This function generates a 256-element gamma ramp from the specified exponent"] [INFO] [stdout] 1483 | | #[doc = " and then calls @ref glfwSetGammaRamp with it. The value must be a finite"] [INFO] [stdout] ... | [INFO] [stdout] 1497 | | #[doc = ""] [INFO] [stdout] 1498 | | #[doc = " @ingroup monitor"] [INFO] [stdout] | |_________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] monitor The monitor whose gamma ramp to set. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1502:5 [INFO] [stdout] | [INFO] [stdout] 1502 | / #[doc = " @brief Returns the current gamma ramp for the specified monitor."] [INFO] [stdout] 1503 | | #[doc = ""] [INFO] [stdout] 1504 | | #[doc = " This function returns the current gamma ramp of the specified monitor."] [INFO] [stdout] 1505 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 1523 | | #[doc = ""] [INFO] [stdout] 1524 | | #[doc = " @ingroup monitor"] [INFO] [stdout] | |_________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] monitor The monitor to query. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `error` [INFO] [stdout] --> src/bindings.rs:1502:5 [INFO] [stdout] | [INFO] [stdout] 1502 | / #[doc = " @brief Returns the current gamma ramp for the specified monitor."] [INFO] [stdout] 1503 | | #[doc = ""] [INFO] [stdout] 1504 | | #[doc = " This function returns the current gamma ramp of the specified monitor."] [INFO] [stdout] 1505 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 1523 | | #[doc = ""] [INFO] [stdout] 1524 | | #[doc = " @ingroup monitor"] [INFO] [stdout] | |_________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [error](@ref error_handling) occurred. [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `error` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1528:5 [INFO] [stdout] | [INFO] [stdout] 1528 | / #[doc = " @brief Sets the current gamma ramp for the specified monitor."] [INFO] [stdout] 1529 | | #[doc = ""] [INFO] [stdout] 1530 | | #[doc = " This function sets the current gamma ramp for the specified monitor. The"] [INFO] [stdout] 1531 | | #[doc = " original gamma ramp for that monitor is saved by GLFW the first time this"] [INFO] [stdout] ... | [INFO] [stdout] 1553 | | #[doc = ""] [INFO] [stdout] 1554 | | #[doc = " @ingroup monitor"] [INFO] [stdout] | |_________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] monitor The monitor whose gamma ramp to set. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1576:5 [INFO] [stdout] | [INFO] [stdout] 1576 | / #[doc = " @brief Sets the specified window hint to the desired value."] [INFO] [stdout] 1577 | | #[doc = ""] [INFO] [stdout] 1578 | | #[doc = " This function sets hints for the next call to @ref glfwCreateWindow. The"] [INFO] [stdout] 1579 | | #[doc = " hints, once set, retain their values until changed by a call to @ref"] [INFO] [stdout] ... | [INFO] [stdout] 1599 | | #[doc = ""] [INFO] [stdout] 1600 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] hint The [window hint](@ref window_hints) to set. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `position` [INFO] [stdout] --> src/bindings.rs:1604:5 [INFO] [stdout] | [INFO] [stdout] 1604 | / #[doc = " @brief Creates a window and its associated context."] [INFO] [stdout] 1605 | | #[doc = ""] [INFO] [stdout] 1606 | | #[doc = " This function creates a window and its associated OpenGL or OpenGL ES"] [INFO] [stdout] 1607 | | #[doc = " context. Most of the options controlling how the window and its context"] [INFO] [stdout] ... | [INFO] [stdout] 1720 | | #[doc = ""] [INFO] [stdout] 1721 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] hint, set its [position](@ref window_pos) and then [show](@ref window_hide) [INFO] [stdout] ^^^^^^^^ [INFO] [stdout] = note: no item named `position` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `show` [INFO] [stdout] --> src/bindings.rs:1604:5 [INFO] [stdout] | [INFO] [stdout] 1604 | / #[doc = " @brief Creates a window and its associated context."] [INFO] [stdout] 1605 | | #[doc = ""] [INFO] [stdout] 1606 | | #[doc = " This function creates a window and its associated OpenGL or OpenGL ES"] [INFO] [stdout] 1607 | | #[doc = " context. Most of the options controlling how the window and its context"] [INFO] [stdout] ... | [INFO] [stdout] 1720 | | #[doc = ""] [INFO] [stdout] 1721 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] hint, set its [position](@ref window_pos) and then [show](@ref window_hide) [INFO] [stdout] ^^^^ [INFO] [stdout] = note: no item named `show` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `size` [INFO] [stdout] --> src/bindings.rs:1604:5 [INFO] [stdout] | [INFO] [stdout] 1604 | / #[doc = " @brief Creates a window and its associated context."] [INFO] [stdout] 1605 | | #[doc = ""] [INFO] [stdout] 1606 | | #[doc = " This function creates a window and its associated OpenGL or OpenGL ES"] [INFO] [stdout] 1607 | | #[doc = " context. Most of the options controlling how the window and its context"] [INFO] [stdout] ... | [INFO] [stdout] 1720 | | #[doc = ""] [INFO] [stdout] 1721 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] actual [size](@ref window_size) after creation. [INFO] [stdout] ^^^^ [INFO] [stdout] = note: no item named `size` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1604:5 [INFO] [stdout] | [INFO] [stdout] 1604 | / #[doc = " @brief Creates a window and its associated context."] [INFO] [stdout] 1605 | | #[doc = ""] [INFO] [stdout] 1606 | | #[doc = " This function creates a window and its associated OpenGL or OpenGL ES"] [INFO] [stdout] 1607 | | #[doc = " context. Most of the options controlling how the window and its context"] [INFO] [stdout] ... | [INFO] [stdout] 1720 | | #[doc = ""] [INFO] [stdout] 1721 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] width The desired width, in screen coordinates, of the window. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `error` [INFO] [stdout] --> src/bindings.rs:1604:5 [INFO] [stdout] | [INFO] [stdout] 1604 | / #[doc = " @brief Creates a window and its associated context."] [INFO] [stdout] 1605 | | #[doc = ""] [INFO] [stdout] 1606 | | #[doc = " This function creates a window and its associated OpenGL or OpenGL ES"] [INFO] [stdout] 1607 | | #[doc = " context. Most of the options controlling how the window and its context"] [INFO] [stdout] ... | [INFO] [stdout] 1720 | | #[doc = ""] [INFO] [stdout] 1721 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [error](@ref error_handling) occurred. [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `error` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1731:5 [INFO] [stdout] | [INFO] [stdout] 1731 | / #[doc = " @brief Destroys the specified window and its context."] [INFO] [stdout] 1732 | | #[doc = ""] [INFO] [stdout] 1733 | | #[doc = " This function destroys the specified window and its context. On calling"] [INFO] [stdout] 1734 | | #[doc = " this function, no further callbacks will be called for that window."] [INFO] [stdout] ... | [INFO] [stdout] 1755 | | #[doc = ""] [INFO] [stdout] 1756 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window to destroy. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1760:5 [INFO] [stdout] | [INFO] [stdout] 1760 | / #[doc = " @brief Checks the close flag of the specified window."] [INFO] [stdout] 1761 | | #[doc = ""] [INFO] [stdout] 1762 | | #[doc = " This function returns the value of the close flag of the specified window."] [INFO] [stdout] 1763 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 1775 | | #[doc = ""] [INFO] [stdout] 1776 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window to query. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1780:5 [INFO] [stdout] | [INFO] [stdout] 1780 | / #[doc = " @brief Sets the close flag of the specified window."] [INFO] [stdout] 1781 | | #[doc = ""] [INFO] [stdout] 1782 | | #[doc = " This function sets the value of the close flag of the specified window."] [INFO] [stdout] 1783 | | #[doc = " This can be used to override the user's attempt to close the window, or"] [INFO] [stdout] ... | [INFO] [stdout] 1797 | | #[doc = ""] [INFO] [stdout] 1798 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window whose flag to change. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1802:5 [INFO] [stdout] | [INFO] [stdout] 1802 | / #[doc = " @brief Sets the title of the specified window."] [INFO] [stdout] 1803 | | #[doc = ""] [INFO] [stdout] 1804 | | #[doc = " This function sets the window title, encoded as UTF-8, of the specified"] [INFO] [stdout] 1805 | | #[doc = " window."] [INFO] [stdout] ... | [INFO] [stdout] 1822 | | #[doc = ""] [INFO] [stdout] 1823 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window whose title to change. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1827:5 [INFO] [stdout] | [INFO] [stdout] 1827 | / #[doc = " @brief Sets the icon for the specified window."] [INFO] [stdout] 1828 | | #[doc = ""] [INFO] [stdout] 1829 | | #[doc = " This function sets the icon of the specified window. If passed an array of"] [INFO] [stdout] 1830 | | #[doc = " candidate images, those of or closest to the sizes desired by the system are"] [INFO] [stdout] ... | [INFO] [stdout] 1861 | | #[doc = ""] [INFO] [stdout] 1862 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window whose icon to set. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1870:5 [INFO] [stdout] | [INFO] [stdout] 1870 | / #[doc = " @brief Retrieves the position of the client area of the specified window."] [INFO] [stdout] 1871 | | #[doc = ""] [INFO] [stdout] 1872 | | #[doc = " This function retrieves the position, in screen coordinates, of the"] [INFO] [stdout] 1873 | | #[doc = " upper-left corner of the client area of the specified window."] [INFO] [stdout] ... | [INFO] [stdout] 1893 | | #[doc = ""] [INFO] [stdout] 1894 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window to query. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:1870:5 [INFO] [stdout] | [INFO] [stdout] 1870 | / #[doc = " @brief Retrieves the position of the client area of the specified window."] [INFO] [stdout] 1871 | | #[doc = ""] [INFO] [stdout] 1872 | | #[doc = " This function retrieves the position, in screen coordinates, of the"] [INFO] [stdout] 1873 | | #[doc = " upper-left corner of the client area of the specified window."] [INFO] [stdout] ... | [INFO] [stdout] 1893 | | #[doc = ""] [INFO] [stdout] 1894 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] xpos Where to store the x-coordinate of the upper-left corner of [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1902:5 [INFO] [stdout] | [INFO] [stdout] 1902 | / #[doc = " @brief Sets the position of the client area of the specified window."] [INFO] [stdout] 1903 | | #[doc = ""] [INFO] [stdout] 1904 | | #[doc = " This function sets the position, in screen coordinates, of the upper-left"] [INFO] [stdout] 1905 | | #[doc = " corner of the client area of the specified windowed mode window. If the"] [INFO] [stdout] ... | [INFO] [stdout] 1928 | | #[doc = ""] [INFO] [stdout] 1929 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window to query. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1937:5 [INFO] [stdout] | [INFO] [stdout] 1937 | / #[doc = " @brief Retrieves the size of the client area of the specified window."] [INFO] [stdout] 1938 | | #[doc = ""] [INFO] [stdout] 1939 | | #[doc = " This function retrieves the size, in screen coordinates, of the client area"] [INFO] [stdout] 1940 | | #[doc = " of the specified window. If you wish to retrieve the size of the"] [INFO] [stdout] ... | [INFO] [stdout] 1962 | | #[doc = ""] [INFO] [stdout] 1963 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window whose size to retrieve. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:1937:5 [INFO] [stdout] | [INFO] [stdout] 1937 | / #[doc = " @brief Retrieves the size of the client area of the specified window."] [INFO] [stdout] 1938 | | #[doc = ""] [INFO] [stdout] 1939 | | #[doc = " This function retrieves the size, in screen coordinates, of the client area"] [INFO] [stdout] 1940 | | #[doc = " of the specified window. If you wish to retrieve the size of the"] [INFO] [stdout] ... | [INFO] [stdout] 1962 | | #[doc = ""] [INFO] [stdout] 1963 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] width Where to store the width, in screen coordinates, of the [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:1971:5 [INFO] [stdout] | [INFO] [stdout] 1971 | / #[doc = " @brief Sets the size limits of the specified window."] [INFO] [stdout] 1972 | | #[doc = ""] [INFO] [stdout] 1973 | | #[doc = " This function sets the size limits of the client area of the specified"] [INFO] [stdout] 1974 | | #[doc = " window. If the window is full screen, the size limits only take effect"] [INFO] [stdout] ... | [INFO] [stdout] 2006 | | #[doc = ""] [INFO] [stdout] 2007 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window to set limits for. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:2017:5 [INFO] [stdout] | [INFO] [stdout] 2017 | / #[doc = " @brief Sets the aspect ratio of the specified window."] [INFO] [stdout] 2018 | | #[doc = ""] [INFO] [stdout] 2019 | | #[doc = " This function sets the required aspect ratio of the client area of the"] [INFO] [stdout] 2020 | | #[doc = " specified window. If the window is full screen, the aspect ratio only takes"] [INFO] [stdout] ... | [INFO] [stdout] 2052 | | #[doc = ""] [INFO] [stdout] 2053 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window to set limits for. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:2061:5 [INFO] [stdout] | [INFO] [stdout] 2061 | / #[doc = " @brief Sets the size of the client area of the specified window."] [INFO] [stdout] 2062 | | #[doc = ""] [INFO] [stdout] 2063 | | #[doc = " This function sets the size, in screen coordinates, of the client area of"] [INFO] [stdout] 2064 | | #[doc = " the specified window."] [INFO] [stdout] ... | [INFO] [stdout] 2094 | | #[doc = ""] [INFO] [stdout] 2095 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window to resize. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:2103:5 [INFO] [stdout] | [INFO] [stdout] 2103 | / #[doc = " @brief Retrieves the size of the framebuffer of the specified window."] [INFO] [stdout] 2104 | | #[doc = ""] [INFO] [stdout] 2105 | | #[doc = " This function retrieves the size, in pixels, of the framebuffer of the"] [INFO] [stdout] 2106 | | #[doc = " specified window. If you wish to retrieve the size of the window in screen"] [INFO] [stdout] ... | [INFO] [stdout] 2127 | | #[doc = ""] [INFO] [stdout] 2128 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window whose framebuffer to query. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:2103:5 [INFO] [stdout] | [INFO] [stdout] 2103 | / #[doc = " @brief Retrieves the size of the framebuffer of the specified window."] [INFO] [stdout] 2104 | | #[doc = ""] [INFO] [stdout] 2105 | | #[doc = " This function retrieves the size, in pixels, of the framebuffer of the"] [INFO] [stdout] 2106 | | #[doc = " specified window. If you wish to retrieve the size of the window in screen"] [INFO] [stdout] ... | [INFO] [stdout] 2127 | | #[doc = ""] [INFO] [stdout] 2128 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] width Where to store the width, in pixels, of the framebuffer, [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:2136:5 [INFO] [stdout] | [INFO] [stdout] 2136 | / #[doc = " @brief Retrieves the size of the frame of the window."] [INFO] [stdout] 2137 | | #[doc = ""] [INFO] [stdout] 2138 | | #[doc = " This function retrieves the size, in screen coordinates, of each edge of the"] [INFO] [stdout] 2139 | | #[doc = " frame of the specified window. This size includes the title bar, if the"] [INFO] [stdout] ... | [INFO] [stdout] 2168 | | #[doc = ""] [INFO] [stdout] 2169 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window whose frame size to query. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:2136:5 [INFO] [stdout] | [INFO] [stdout] 2136 | / #[doc = " @brief Retrieves the size of the frame of the window."] [INFO] [stdout] 2137 | | #[doc = ""] [INFO] [stdout] 2138 | | #[doc = " This function retrieves the size, in screen coordinates, of each edge of the"] [INFO] [stdout] 2139 | | #[doc = " frame of the specified window. This size includes the title bar, if the"] [INFO] [stdout] ... | [INFO] [stdout] 2168 | | #[doc = ""] [INFO] [stdout] 2169 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] left Where to store the size, in screen coordinates, of the left [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:2179:5 [INFO] [stdout] | [INFO] [stdout] 2179 | / #[doc = " @brief Iconifies the specified window."] [INFO] [stdout] 2180 | | #[doc = ""] [INFO] [stdout] 2181 | | #[doc = " This function iconifies (minimizes) the specified window if it was"] [INFO] [stdout] 2182 | | #[doc = " previously restored. If the window is already iconified, this function does"] [INFO] [stdout] ... | [INFO] [stdout] 2201 | | #[doc = ""] [INFO] [stdout] 2202 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window to iconify. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:2206:5 [INFO] [stdout] | [INFO] [stdout] 2206 | / #[doc = " @brief Restores the specified window."] [INFO] [stdout] 2207 | | #[doc = ""] [INFO] [stdout] 2208 | | #[doc = " This function restores the specified window if it was previously iconified"] [INFO] [stdout] 2209 | | #[doc = " (minimized) or maximized. If the window is already restored, this function"] [INFO] [stdout] ... | [INFO] [stdout] 2228 | | #[doc = ""] [INFO] [stdout] 2229 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window to restore. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:2233:5 [INFO] [stdout] | [INFO] [stdout] 2233 | / #[doc = " @brief Maximizes the specified window."] [INFO] [stdout] 2234 | | #[doc = ""] [INFO] [stdout] 2235 | | #[doc = " This function maximizes the specified window if it was previously not"] [INFO] [stdout] 2236 | | #[doc = " maximized. If the window is already maximized, this function does nothing."] [INFO] [stdout] ... | [INFO] [stdout] 2253 | | #[doc = ""] [INFO] [stdout] 2254 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window to maximize. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:2258:5 [INFO] [stdout] | [INFO] [stdout] 2258 | / #[doc = " @brief Makes the specified window visible."] [INFO] [stdout] 2259 | | #[doc = ""] [INFO] [stdout] 2260 | | #[doc = " This function makes the specified window visible if it was previously"] [INFO] [stdout] 2261 | | #[doc = " hidden. If the window is already visible or is in full screen mode, this"] [INFO] [stdout] ... | [INFO] [stdout] 2275 | | #[doc = ""] [INFO] [stdout] 2276 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window to make visible. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:2280:5 [INFO] [stdout] | [INFO] [stdout] 2280 | / #[doc = " @brief Hides the specified window."] [INFO] [stdout] 2281 | | #[doc = ""] [INFO] [stdout] 2282 | | #[doc = " This function hides the specified window if it was previously visible. If"] [INFO] [stdout] 2283 | | #[doc = " the window is already hidden or is in full screen mode, this function does"] [INFO] [stdout] ... | [INFO] [stdout] 2297 | | #[doc = ""] [INFO] [stdout] 2298 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window to hide. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:2302:5 [INFO] [stdout] | [INFO] [stdout] 2302 | / #[doc = " @brief Brings the specified window to front and sets input focus."] [INFO] [stdout] 2303 | | #[doc = ""] [INFO] [stdout] 2304 | | #[doc = " This function brings the specified window to front and sets input focus."] [INFO] [stdout] 2305 | | #[doc = " The window should already be visible and not iconified."] [INFO] [stdout] ... | [INFO] [stdout] 2325 | | #[doc = ""] [INFO] [stdout] 2326 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window to give input focus. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:2330:5 [INFO] [stdout] | [INFO] [stdout] 2330 | / #[doc = " @brief Returns the monitor that the window uses for full screen mode."] [INFO] [stdout] 2331 | | #[doc = ""] [INFO] [stdout] 2332 | | #[doc = " This function returns the handle of the monitor that the specified window is"] [INFO] [stdout] 2333 | | #[doc = " in full screen on."] [INFO] [stdout] ... | [INFO] [stdout] 2347 | | #[doc = ""] [INFO] [stdout] 2348 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window to query. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `error` [INFO] [stdout] --> src/bindings.rs:2330:5 [INFO] [stdout] | [INFO] [stdout] 2330 | / #[doc = " @brief Returns the monitor that the window uses for full screen mode."] [INFO] [stdout] 2331 | | #[doc = ""] [INFO] [stdout] 2332 | | #[doc = " This function returns the handle of the monitor that the specified window is"] [INFO] [stdout] 2333 | | #[doc = " in full screen on."] [INFO] [stdout] ... | [INFO] [stdout] 2347 | | #[doc = ""] [INFO] [stdout] 2348 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [error](@ref error_handling) occurred. [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `error` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:2352:5 [INFO] [stdout] | [INFO] [stdout] 2352 | / #[doc = " @brief Sets the mode, monitor, video mode and placement of a window."] [INFO] [stdout] 2353 | | #[doc = ""] [INFO] [stdout] 2354 | | #[doc = " This function sets the monitor that the window uses for full screen mode or,"] [INFO] [stdout] 2355 | | #[doc = " if the monitor is `NULL`, makes it windowed mode."] [INFO] [stdout] ... | [INFO] [stdout] 2396 | | #[doc = ""] [INFO] [stdout] 2397 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window whose monitor, size or video mode to set. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:2409:5 [INFO] [stdout] | [INFO] [stdout] 2409 | / #[doc = " @brief Returns an attribute of the specified window."] [INFO] [stdout] 2410 | | #[doc = ""] [INFO] [stdout] 2411 | | #[doc = " This function returns the value of an attribute of the specified window or"] [INFO] [stdout] 2412 | | #[doc = " its OpenGL or OpenGL ES context."] [INFO] [stdout] ... | [INFO] [stdout] 2437 | | #[doc = ""] [INFO] [stdout] 2438 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window to query. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `error` [INFO] [stdout] --> src/bindings.rs:2409:5 [INFO] [stdout] | [INFO] [stdout] 2409 | / #[doc = " @brief Returns an attribute of the specified window."] [INFO] [stdout] 2410 | | #[doc = ""] [INFO] [stdout] 2411 | | #[doc = " This function returns the value of an attribute of the specified window or"] [INFO] [stdout] 2412 | | #[doc = " its OpenGL or OpenGL ES context."] [INFO] [stdout] ... | [INFO] [stdout] 2437 | | #[doc = ""] [INFO] [stdout] 2438 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [error](@ref error_handling) occurred. [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `error` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `initialized` [INFO] [stdout] --> src/bindings.rs:2409:5 [INFO] [stdout] | [INFO] [stdout] 2409 | / #[doc = " @brief Returns an attribute of the specified window."] [INFO] [stdout] 2410 | | #[doc = ""] [INFO] [stdout] 2411 | | #[doc = " This function returns the value of an attribute of the specified window or"] [INFO] [stdout] 2412 | | #[doc = " its OpenGL or OpenGL ES context."] [INFO] [stdout] ... | [INFO] [stdout] 2437 | | #[doc = ""] [INFO] [stdout] 2438 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] valid arguments and the library has been [initialized](@ref intro_init). [INFO] [stdout] ^^^^^^^^^^^ [INFO] [stdout] = note: no item named `initialized` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:2445:5 [INFO] [stdout] | [INFO] [stdout] 2445 | / #[doc = " @brief Sets the user pointer of the specified window."] [INFO] [stdout] 2446 | | #[doc = ""] [INFO] [stdout] 2447 | | #[doc = " This function sets the user-defined pointer of the specified window. The"] [INFO] [stdout] 2448 | | #[doc = " current value is retained until the window is destroyed. The initial value"] [INFO] [stdout] ... | [INFO] [stdout] 2463 | | #[doc = ""] [INFO] [stdout] 2464 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window whose pointer to set. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:2468:5 [INFO] [stdout] | [INFO] [stdout] 2468 | / #[doc = " @brief Returns the user pointer of the specified window."] [INFO] [stdout] 2469 | | #[doc = ""] [INFO] [stdout] 2470 | | #[doc = " This function returns the current value of the user-defined pointer of the"] [INFO] [stdout] 2471 | | #[doc = " specified window. The initial value is `NULL`."] [INFO] [stdout] ... | [INFO] [stdout] 2484 | | #[doc = ""] [INFO] [stdout] 2485 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window whose pointer to return. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:2489:5 [INFO] [stdout] | [INFO] [stdout] 2489 | / #[doc = " @brief Sets the position callback for the specified window."] [INFO] [stdout] 2490 | | #[doc = ""] [INFO] [stdout] 2491 | | #[doc = " This function sets the position callback of the specified window, which is"] [INFO] [stdout] 2492 | | #[doc = " called when the window is moved. The callback is provided with the screen"] [INFO] [stdout] ... | [INFO] [stdout] 2508 | | #[doc = ""] [INFO] [stdout] 2509 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window whose callback to set. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `initialized` [INFO] [stdout] --> src/bindings.rs:2489:5 [INFO] [stdout] | [INFO] [stdout] 2489 | / #[doc = " @brief Sets the position callback for the specified window."] [INFO] [stdout] 2490 | | #[doc = ""] [INFO] [stdout] 2491 | | #[doc = " This function sets the position callback of the specified window, which is"] [INFO] [stdout] 2492 | | #[doc = " called when the window is moved. The callback is provided with the screen"] [INFO] [stdout] ... | [INFO] [stdout] 2508 | | #[doc = ""] [INFO] [stdout] 2509 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] library had not been [initialized](@ref intro_init). [INFO] [stdout] ^^^^^^^^^^^ [INFO] [stdout] = note: no item named `initialized` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:2516:5 [INFO] [stdout] | [INFO] [stdout] 2516 | / #[doc = " @brief Sets the size callback for the specified window."] [INFO] [stdout] 2517 | | #[doc = ""] [INFO] [stdout] 2518 | | #[doc = " This function sets the size callback of the specified window, which is"] [INFO] [stdout] 2519 | | #[doc = " called when the window is resized. The callback is provided with the size,"] [INFO] [stdout] ... | [INFO] [stdout] 2536 | | #[doc = ""] [INFO] [stdout] 2537 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window whose callback to set. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `initialized` [INFO] [stdout] --> src/bindings.rs:2516:5 [INFO] [stdout] | [INFO] [stdout] 2516 | / #[doc = " @brief Sets the size callback for the specified window."] [INFO] [stdout] 2517 | | #[doc = ""] [INFO] [stdout] 2518 | | #[doc = " This function sets the size callback of the specified window, which is"] [INFO] [stdout] 2519 | | #[doc = " called when the window is resized. The callback is provided with the size,"] [INFO] [stdout] ... | [INFO] [stdout] 2536 | | #[doc = ""] [INFO] [stdout] 2537 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] library had not been [initialized](@ref intro_init). [INFO] [stdout] ^^^^^^^^^^^ [INFO] [stdout] = note: no item named `initialized` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:2544:5 [INFO] [stdout] | [INFO] [stdout] 2544 | / #[doc = " @brief Sets the close callback for the specified window."] [INFO] [stdout] 2545 | | #[doc = ""] [INFO] [stdout] 2546 | | #[doc = " This function sets the close callback of the specified window, which is"] [INFO] [stdout] 2547 | | #[doc = " called when the user attempts to close the window, for example by clicking"] [INFO] [stdout] ... | [INFO] [stdout] 2572 | | #[doc = ""] [INFO] [stdout] 2573 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window whose callback to set. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `initialized` [INFO] [stdout] --> src/bindings.rs:2544:5 [INFO] [stdout] | [INFO] [stdout] 2544 | / #[doc = " @brief Sets the close callback for the specified window."] [INFO] [stdout] 2545 | | #[doc = ""] [INFO] [stdout] 2546 | | #[doc = " This function sets the close callback of the specified window, which is"] [INFO] [stdout] 2547 | | #[doc = " called when the user attempts to close the window, for example by clicking"] [INFO] [stdout] ... | [INFO] [stdout] 2572 | | #[doc = ""] [INFO] [stdout] 2573 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] library had not been [initialized](@ref intro_init). [INFO] [stdout] ^^^^^^^^^^^ [INFO] [stdout] = note: no item named `initialized` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:2580:5 [INFO] [stdout] | [INFO] [stdout] 2580 | / #[doc = " @brief Sets the refresh callback for the specified window."] [INFO] [stdout] 2581 | | #[doc = ""] [INFO] [stdout] 2582 | | #[doc = " This function sets the refresh callback of the specified window, which is"] [INFO] [stdout] 2583 | | #[doc = " called when the client area of the window needs to be redrawn, for example"] [INFO] [stdout] ... | [INFO] [stdout] 2604 | | #[doc = ""] [INFO] [stdout] 2605 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window whose callback to set. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `initialized` [INFO] [stdout] --> src/bindings.rs:2580:5 [INFO] [stdout] | [INFO] [stdout] 2580 | / #[doc = " @brief Sets the refresh callback for the specified window."] [INFO] [stdout] 2581 | | #[doc = ""] [INFO] [stdout] 2582 | | #[doc = " This function sets the refresh callback of the specified window, which is"] [INFO] [stdout] 2583 | | #[doc = " called when the client area of the window needs to be redrawn, for example"] [INFO] [stdout] ... | [INFO] [stdout] 2604 | | #[doc = ""] [INFO] [stdout] 2605 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] library had not been [initialized](@ref intro_init). [INFO] [stdout] ^^^^^^^^^^^ [INFO] [stdout] = note: no item named `initialized` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:2612:5 [INFO] [stdout] | [INFO] [stdout] 2612 | / #[doc = " @brief Sets the focus callback for the specified window."] [INFO] [stdout] 2613 | | #[doc = ""] [INFO] [stdout] 2614 | | #[doc = " This function sets the focus callback of the specified window, which is"] [INFO] [stdout] 2615 | | #[doc = " called when the window gains or loses input focus."] [INFO] [stdout] ... | [INFO] [stdout] 2635 | | #[doc = ""] [INFO] [stdout] 2636 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window whose callback to set. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `initialized` [INFO] [stdout] --> src/bindings.rs:2612:5 [INFO] [stdout] | [INFO] [stdout] 2612 | / #[doc = " @brief Sets the focus callback for the specified window."] [INFO] [stdout] 2613 | | #[doc = ""] [INFO] [stdout] 2614 | | #[doc = " This function sets the focus callback of the specified window, which is"] [INFO] [stdout] 2615 | | #[doc = " called when the window gains or loses input focus."] [INFO] [stdout] ... | [INFO] [stdout] 2635 | | #[doc = ""] [INFO] [stdout] 2636 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] library had not been [initialized](@ref intro_init). [INFO] [stdout] ^^^^^^^^^^^ [INFO] [stdout] = note: no item named `initialized` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:2643:5 [INFO] [stdout] | [INFO] [stdout] 2643 | / #[doc = " @brief Sets the iconify callback for the specified window."] [INFO] [stdout] 2644 | | #[doc = ""] [INFO] [stdout] 2645 | | #[doc = " This function sets the iconification callback of the specified window, which"] [INFO] [stdout] 2646 | | #[doc = " is called when the window is iconified or restored."] [INFO] [stdout] ... | [INFO] [stdout] 2661 | | #[doc = ""] [INFO] [stdout] 2662 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window whose callback to set. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `initialized` [INFO] [stdout] --> src/bindings.rs:2643:5 [INFO] [stdout] | [INFO] [stdout] 2643 | / #[doc = " @brief Sets the iconify callback for the specified window."] [INFO] [stdout] 2644 | | #[doc = ""] [INFO] [stdout] 2645 | | #[doc = " This function sets the iconification callback of the specified window, which"] [INFO] [stdout] 2646 | | #[doc = " is called when the window is iconified or restored."] [INFO] [stdout] ... | [INFO] [stdout] 2661 | | #[doc = ""] [INFO] [stdout] 2662 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] library had not been [initialized](@ref intro_init). [INFO] [stdout] ^^^^^^^^^^^ [INFO] [stdout] = note: no item named `initialized` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:2669:5 [INFO] [stdout] | [INFO] [stdout] 2669 | / #[doc = " @brief Sets the framebuffer resize callback for the specified window."] [INFO] [stdout] 2670 | | #[doc = ""] [INFO] [stdout] 2671 | | #[doc = " This function sets the framebuffer resize callback of the specified window,"] [INFO] [stdout] 2672 | | #[doc = " which is called when the framebuffer of the specified window is resized."] [INFO] [stdout] ... | [INFO] [stdout] 2687 | | #[doc = ""] [INFO] [stdout] 2688 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window whose callback to set. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `initialized` [INFO] [stdout] --> src/bindings.rs:2669:5 [INFO] [stdout] | [INFO] [stdout] 2669 | / #[doc = " @brief Sets the framebuffer resize callback for the specified window."] [INFO] [stdout] 2670 | | #[doc = ""] [INFO] [stdout] 2671 | | #[doc = " This function sets the framebuffer resize callback of the specified window,"] [INFO] [stdout] 2672 | | #[doc = " which is called when the framebuffer of the specified window is resized."] [INFO] [stdout] ... | [INFO] [stdout] 2687 | | #[doc = ""] [INFO] [stdout] 2688 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] library had not been [initialized](@ref intro_init). [INFO] [stdout] ^^^^^^^^^^^ [INFO] [stdout] = note: no item named `initialized` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:2775:5 [INFO] [stdout] | [INFO] [stdout] 2775 | / #[doc = " @brief Waits with timeout until events are queued and processes them."] [INFO] [stdout] 2776 | | #[doc = ""] [INFO] [stdout] 2777 | | #[doc = " This function puts the calling thread to sleep until at least one event is"] [INFO] [stdout] 2778 | | #[doc = " available in the event queue, or until the specified timeout is reached. If"] [INFO] [stdout] ... | [INFO] [stdout] 2816 | | #[doc = ""] [INFO] [stdout] 2817 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] timeout The maximum amount of time, in seconds, to wait. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:2845:5 [INFO] [stdout] | [INFO] [stdout] 2845 | / #[doc = " @brief Returns the value of an input option for the specified window."] [INFO] [stdout] 2846 | | #[doc = ""] [INFO] [stdout] 2847 | | #[doc = " This function returns the value of an input option for the specified window."] [INFO] [stdout] 2848 | | #[doc = " The mode must be one of `GLFW_CURSOR`, `GLFW_STICKY_KEYS` or"] [INFO] [stdout] ... | [INFO] [stdout] 2863 | | #[doc = ""] [INFO] [stdout] 2864 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window to query. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:2868:5 [INFO] [stdout] | [INFO] [stdout] 2868 | / #[doc = " @brief Sets an input option for the specified window."] [INFO] [stdout] 2869 | | #[doc = ""] [INFO] [stdout] 2870 | | #[doc = " This function sets an input mode option for the specified window. The mode"] [INFO] [stdout] 2871 | | #[doc = " must be one of `GLFW_CURSOR`, `GLFW_STICKY_KEYS` or"] [INFO] [stdout] ... | [INFO] [stdout] 2911 | | #[doc = ""] [INFO] [stdout] 2912 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window whose input mode to set. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:2920:5 [INFO] [stdout] | [INFO] [stdout] 2920 | / #[doc = " @brief Returns the localized name of the specified printable key."] [INFO] [stdout] 2921 | | #[doc = ""] [INFO] [stdout] 2922 | | #[doc = " This function returns the localized name of the specified printable key."] [INFO] [stdout] 2923 | | #[doc = " This is intended for displaying key bindings to the user."] [INFO] [stdout] ... | [INFO] [stdout] 2972 | | #[doc = ""] [INFO] [stdout] 2973 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] key The key to query, or `GLFW_KEY_UNKNOWN`. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:2980:5 [INFO] [stdout] | [INFO] [stdout] 2980 | / #[doc = " @brief Returns the last reported state of a keyboard key for the specified"] [INFO] [stdout] 2981 | | #[doc = " window."] [INFO] [stdout] 2982 | | #[doc = ""] [INFO] [stdout] 2983 | | #[doc = " This function returns the last state reported for the specified key to the"] [INFO] [stdout] ... | [INFO] [stdout] 3015 | | #[doc = ""] [INFO] [stdout] 3016 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The desired window. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:3020:5 [INFO] [stdout] | [INFO] [stdout] 3020 | / #[doc = " @brief Returns the last reported state of a mouse button for the specified"] [INFO] [stdout] 3021 | | #[doc = " window."] [INFO] [stdout] 3022 | | #[doc = ""] [INFO] [stdout] 3023 | | #[doc = " This function returns the last state reported for the specified mouse button"] [INFO] [stdout] ... | [INFO] [stdout] 3044 | | #[doc = ""] [INFO] [stdout] 3045 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The desired window. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:3052:5 [INFO] [stdout] | [INFO] [stdout] 3052 | / #[doc = " @brief Retrieves the position of the cursor relative to the client area of"] [INFO] [stdout] 3053 | | #[doc = " the window."] [INFO] [stdout] 3054 | | #[doc = ""] [INFO] [stdout] 3055 | | #[doc = " This function returns the position of the cursor, in screen coordinates,"] [INFO] [stdout] ... | [INFO] [stdout] 3085 | | #[doc = ""] [INFO] [stdout] 3086 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The desired window. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:3052:5 [INFO] [stdout] | [INFO] [stdout] 3052 | / #[doc = " @brief Retrieves the position of the cursor relative to the client area of"] [INFO] [stdout] 3053 | | #[doc = " the window."] [INFO] [stdout] 3054 | | #[doc = ""] [INFO] [stdout] 3055 | | #[doc = " This function returns the position of the cursor, in screen coordinates,"] [INFO] [stdout] ... | [INFO] [stdout] 3085 | | #[doc = ""] [INFO] [stdout] 3086 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] xpos Where to store the cursor x-coordinate, relative to the [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:3090:5 [INFO] [stdout] | [INFO] [stdout] 3090 | / #[doc = " @brief Sets the position of the cursor, relative to the client area of the"] [INFO] [stdout] 3091 | | #[doc = " window."] [INFO] [stdout] 3092 | | #[doc = ""] [INFO] [stdout] 3093 | | #[doc = " This function sets the position, in screen coordinates, of the cursor"] [INFO] [stdout] ... | [INFO] [stdout] 3122 | | #[doc = ""] [INFO] [stdout] 3123 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The desired window. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:3127:5 [INFO] [stdout] | [INFO] [stdout] 3127 | / #[doc = " @brief Creates a custom cursor."] [INFO] [stdout] 3128 | | #[doc = ""] [INFO] [stdout] 3129 | | #[doc = " Creates a new custom cursor image that can be set for a window with @ref"] [INFO] [stdout] 3130 | | #[doc = " glfwSetCursor. The cursor can be destroyed with @ref glfwDestroyCursor."] [INFO] [stdout] ... | [INFO] [stdout] 3162 | | #[doc = ""] [INFO] [stdout] 3163 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] image The desired cursor image. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `error` [INFO] [stdout] --> src/bindings.rs:3127:5 [INFO] [stdout] | [INFO] [stdout] 3127 | / #[doc = " @brief Creates a custom cursor."] [INFO] [stdout] 3128 | | #[doc = ""] [INFO] [stdout] 3129 | | #[doc = " Creates a new custom cursor image that can be set for a window with @ref"] [INFO] [stdout] 3130 | | #[doc = " glfwSetCursor. The cursor can be destroyed with @ref glfwDestroyCursor."] [INFO] [stdout] ... | [INFO] [stdout] 3162 | | #[doc = ""] [INFO] [stdout] 3163 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [error](@ref error_handling) occurred. [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `error` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:3171:5 [INFO] [stdout] | [INFO] [stdout] 3171 | / #[doc = " @brief Creates a cursor with a standard shape."] [INFO] [stdout] 3172 | | #[doc = ""] [INFO] [stdout] 3173 | | #[doc = " Returns a cursor with a [standard shape](@ref shapes), that can be set for"] [INFO] [stdout] 3174 | | #[doc = " a window with @ref glfwSetCursor."] [INFO] [stdout] ... | [INFO] [stdout] 3191 | | #[doc = ""] [INFO] [stdout] 3192 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] shape One of the [standard shapes](@ref shapes). [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `error` [INFO] [stdout] --> src/bindings.rs:3171:5 [INFO] [stdout] | [INFO] [stdout] 3171 | / #[doc = " @brief Creates a cursor with a standard shape."] [INFO] [stdout] 3172 | | #[doc = ""] [INFO] [stdout] 3173 | | #[doc = " Returns a cursor with a [standard shape](@ref shapes), that can be set for"] [INFO] [stdout] 3174 | | #[doc = " a window with @ref glfwSetCursor."] [INFO] [stdout] ... | [INFO] [stdout] 3191 | | #[doc = ""] [INFO] [stdout] 3192 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [error](@ref error_handling) occurred. [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `error` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:3196:5 [INFO] [stdout] | [INFO] [stdout] 3196 | / #[doc = " @brief Destroys a cursor."] [INFO] [stdout] 3197 | | #[doc = ""] [INFO] [stdout] 3198 | | #[doc = " This function destroys a cursor previously created with @ref"] [INFO] [stdout] 3199 | | #[doc = " glfwCreateCursor. Any remaining cursors will be destroyed by @ref"] [INFO] [stdout] ... | [INFO] [stdout] 3215 | | #[doc = ""] [INFO] [stdout] 3216 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] cursor The cursor object to destroy. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:3220:5 [INFO] [stdout] | [INFO] [stdout] 3220 | / #[doc = " @brief Sets the cursor for the window."] [INFO] [stdout] 3221 | | #[doc = ""] [INFO] [stdout] 3222 | | #[doc = " This function sets the cursor image to be used when the cursor is over the"] [INFO] [stdout] 3223 | | #[doc = " client area of the specified window. The set cursor will only be visible"] [INFO] [stdout] ... | [INFO] [stdout] 3242 | | #[doc = ""] [INFO] [stdout] 3243 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window to set the cursor for. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:3247:5 [INFO] [stdout] | [INFO] [stdout] 3247 | / #[doc = " @brief Sets the key callback."] [INFO] [stdout] 3248 | | #[doc = ""] [INFO] [stdout] 3249 | | #[doc = " This function sets the key callback of the specified window, which is called"] [INFO] [stdout] 3250 | | #[doc = " when a key is pressed, repeated or released."] [INFO] [stdout] ... | [INFO] [stdout] 3285 | | #[doc = ""] [INFO] [stdout] 3286 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window whose callback to set. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `initialized` [INFO] [stdout] --> src/bindings.rs:3247:5 [INFO] [stdout] | [INFO] [stdout] 3247 | / #[doc = " @brief Sets the key callback."] [INFO] [stdout] 3248 | | #[doc = ""] [INFO] [stdout] 3249 | | #[doc = " This function sets the key callback of the specified window, which is called"] [INFO] [stdout] 3250 | | #[doc = " when a key is pressed, repeated or released."] [INFO] [stdout] ... | [INFO] [stdout] 3285 | | #[doc = ""] [INFO] [stdout] 3286 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] library had not been [initialized](@ref intro_init). [INFO] [stdout] ^^^^^^^^^^^ [INFO] [stdout] = note: no item named `initialized` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:3290:5 [INFO] [stdout] | [INFO] [stdout] 3290 | / #[doc = " @brief Sets the Unicode character callback."] [INFO] [stdout] 3291 | | #[doc = ""] [INFO] [stdout] 3292 | | #[doc = " This function sets the character callback of the specified window, which is"] [INFO] [stdout] 3293 | | #[doc = " called when a Unicode character is input."] [INFO] [stdout] ... | [INFO] [stdout] 3323 | | #[doc = ""] [INFO] [stdout] 3324 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window whose callback to set. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `initialized` [INFO] [stdout] --> src/bindings.rs:3290:5 [INFO] [stdout] | [INFO] [stdout] 3290 | / #[doc = " @brief Sets the Unicode character callback."] [INFO] [stdout] 3291 | | #[doc = ""] [INFO] [stdout] 3292 | | #[doc = " This function sets the character callback of the specified window, which is"] [INFO] [stdout] 3293 | | #[doc = " called when a Unicode character is input."] [INFO] [stdout] ... | [INFO] [stdout] 3323 | | #[doc = ""] [INFO] [stdout] 3324 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] library had not been [initialized](@ref intro_init). [INFO] [stdout] ^^^^^^^^^^^ [INFO] [stdout] = note: no item named `initialized` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:3328:5 [INFO] [stdout] | [INFO] [stdout] 3328 | / #[doc = " @brief Sets the Unicode character with modifiers callback."] [INFO] [stdout] 3329 | | #[doc = ""] [INFO] [stdout] 3330 | | #[doc = " This function sets the character with modifiers callback of the specified"] [INFO] [stdout] 3331 | | #[doc = " window, which is called when a Unicode character is input regardless of what"] [INFO] [stdout] ... | [INFO] [stdout] 3356 | | #[doc = ""] [INFO] [stdout] 3357 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window whose callback to set. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `error` [INFO] [stdout] --> src/bindings.rs:3328:5 [INFO] [stdout] | [INFO] [stdout] 3328 | / #[doc = " @brief Sets the Unicode character with modifiers callback."] [INFO] [stdout] 3329 | | #[doc = ""] [INFO] [stdout] 3330 | | #[doc = " This function sets the character with modifiers callback of the specified"] [INFO] [stdout] 3331 | | #[doc = " window, which is called when a Unicode character is input regardless of what"] [INFO] [stdout] ... | [INFO] [stdout] 3356 | | #[doc = ""] [INFO] [stdout] 3357 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [error](@ref error_handling) occurred. [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `error` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:3364:5 [INFO] [stdout] | [INFO] [stdout] 3364 | / #[doc = " @brief Sets the mouse button callback."] [INFO] [stdout] 3365 | | #[doc = ""] [INFO] [stdout] 3366 | | #[doc = " This function sets the mouse button callback of the specified window, which"] [INFO] [stdout] 3367 | | #[doc = " is called when a mouse button is pressed or released."] [INFO] [stdout] ... | [INFO] [stdout] 3389 | | #[doc = ""] [INFO] [stdout] 3390 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window whose callback to set. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `initialized` [INFO] [stdout] --> src/bindings.rs:3364:5 [INFO] [stdout] | [INFO] [stdout] 3364 | / #[doc = " @brief Sets the mouse button callback."] [INFO] [stdout] 3365 | | #[doc = ""] [INFO] [stdout] 3366 | | #[doc = " This function sets the mouse button callback of the specified window, which"] [INFO] [stdout] 3367 | | #[doc = " is called when a mouse button is pressed or released."] [INFO] [stdout] ... | [INFO] [stdout] 3389 | | #[doc = ""] [INFO] [stdout] 3390 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] library had not been [initialized](@ref intro_init). [INFO] [stdout] ^^^^^^^^^^^ [INFO] [stdout] = note: no item named `initialized` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:3397:5 [INFO] [stdout] | [INFO] [stdout] 3397 | / #[doc = " @brief Sets the cursor position callback."] [INFO] [stdout] 3398 | | #[doc = ""] [INFO] [stdout] 3399 | | #[doc = " This function sets the cursor position callback of the specified window,"] [INFO] [stdout] 3400 | | #[doc = " which is called when the cursor is moved. The callback is provided with the"] [INFO] [stdout] ... | [INFO] [stdout] 3417 | | #[doc = ""] [INFO] [stdout] 3418 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window whose callback to set. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `initialized` [INFO] [stdout] --> src/bindings.rs:3397:5 [INFO] [stdout] | [INFO] [stdout] 3397 | / #[doc = " @brief Sets the cursor position callback."] [INFO] [stdout] 3398 | | #[doc = ""] [INFO] [stdout] 3399 | | #[doc = " This function sets the cursor position callback of the specified window,"] [INFO] [stdout] 3400 | | #[doc = " which is called when the cursor is moved. The callback is provided with the"] [INFO] [stdout] ... | [INFO] [stdout] 3417 | | #[doc = ""] [INFO] [stdout] 3418 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] library had not been [initialized](@ref intro_init). [INFO] [stdout] ^^^^^^^^^^^ [INFO] [stdout] = note: no item named `initialized` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:3425:5 [INFO] [stdout] | [INFO] [stdout] 3425 | / #[doc = " @brief Sets the cursor enter/exit callback."] [INFO] [stdout] 3426 | | #[doc = ""] [INFO] [stdout] 3427 | | #[doc = " This function sets the cursor boundary crossing callback of the specified"] [INFO] [stdout] 3428 | | #[doc = " window, which is called when the cursor enters or leaves the client area of"] [INFO] [stdout] ... | [INFO] [stdout] 3444 | | #[doc = ""] [INFO] [stdout] 3445 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window whose callback to set. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `initialized` [INFO] [stdout] --> src/bindings.rs:3425:5 [INFO] [stdout] | [INFO] [stdout] 3425 | / #[doc = " @brief Sets the cursor enter/exit callback."] [INFO] [stdout] 3426 | | #[doc = ""] [INFO] [stdout] 3427 | | #[doc = " This function sets the cursor boundary crossing callback of the specified"] [INFO] [stdout] 3428 | | #[doc = " window, which is called when the cursor enters or leaves the client area of"] [INFO] [stdout] ... | [INFO] [stdout] 3444 | | #[doc = ""] [INFO] [stdout] 3445 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] library had not been [initialized](@ref intro_init). [INFO] [stdout] ^^^^^^^^^^^ [INFO] [stdout] = note: no item named `initialized` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:3452:5 [INFO] [stdout] | [INFO] [stdout] 3452 | / #[doc = " @brief Sets the scroll callback."] [INFO] [stdout] 3453 | | #[doc = ""] [INFO] [stdout] 3454 | | #[doc = " This function sets the scroll callback of the specified window, which is"] [INFO] [stdout] 3455 | | #[doc = " called when a scrolling device is used, such as a mouse wheel or scrolling"] [INFO] [stdout] ... | [INFO] [stdout] 3474 | | #[doc = ""] [INFO] [stdout] 3475 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window whose callback to set. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `initialized` [INFO] [stdout] --> src/bindings.rs:3452:5 [INFO] [stdout] | [INFO] [stdout] 3452 | / #[doc = " @brief Sets the scroll callback."] [INFO] [stdout] 3453 | | #[doc = ""] [INFO] [stdout] 3454 | | #[doc = " This function sets the scroll callback of the specified window, which is"] [INFO] [stdout] 3455 | | #[doc = " called when a scrolling device is used, such as a mouse wheel or scrolling"] [INFO] [stdout] ... | [INFO] [stdout] 3474 | | #[doc = ""] [INFO] [stdout] 3475 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] library had not been [initialized](@ref intro_init). [INFO] [stdout] ^^^^^^^^^^^ [INFO] [stdout] = note: no item named `initialized` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:3479:5 [INFO] [stdout] | [INFO] [stdout] 3479 | / #[doc = " @brief Sets the file drop callback."] [INFO] [stdout] 3480 | | #[doc = ""] [INFO] [stdout] 3481 | | #[doc = " This function sets the file drop callback of the specified window, which is"] [INFO] [stdout] 3482 | | #[doc = " called when one or more dragged files are dropped on the window."] [INFO] [stdout] ... | [INFO] [stdout] 3502 | | #[doc = ""] [INFO] [stdout] 3503 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window whose callback to set. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `initialized` [INFO] [stdout] --> src/bindings.rs:3479:5 [INFO] [stdout] | [INFO] [stdout] 3479 | / #[doc = " @brief Sets the file drop callback."] [INFO] [stdout] 3480 | | #[doc = ""] [INFO] [stdout] 3481 | | #[doc = " This function sets the file drop callback of the specified window, which is"] [INFO] [stdout] 3482 | | #[doc = " called when one or more dragged files are dropped on the window."] [INFO] [stdout] ... | [INFO] [stdout] 3502 | | #[doc = ""] [INFO] [stdout] 3503 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] library had not been [initialized](@ref intro_init). [INFO] [stdout] ^^^^^^^^^^^ [INFO] [stdout] = note: no item named `initialized` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:3507:5 [INFO] [stdout] | [INFO] [stdout] 3507 | / #[doc = " @brief Returns whether the specified joystick is present."] [INFO] [stdout] 3508 | | #[doc = ""] [INFO] [stdout] 3509 | | #[doc = " This function returns whether the specified joystick is present."] [INFO] [stdout] 3510 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 3522 | | #[doc = ""] [INFO] [stdout] 3523 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] joy The [joystick](@ref joysticks) to query. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `joystick` [INFO] [stdout] --> src/bindings.rs:3507:5 [INFO] [stdout] | [INFO] [stdout] 3507 | / #[doc = " @brief Returns whether the specified joystick is present."] [INFO] [stdout] 3508 | | #[doc = ""] [INFO] [stdout] 3509 | | #[doc = " This function returns whether the specified joystick is present."] [INFO] [stdout] 3510 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 3522 | | #[doc = ""] [INFO] [stdout] 3523 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] joy The [joystick](@ref joysticks) to query. [INFO] [stdout] ^^^^^^^^ [INFO] [stdout] = note: no item named `joystick` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:3527:5 [INFO] [stdout] | [INFO] [stdout] 3527 | / #[doc = " @brief Returns the values of all axes of the specified joystick."] [INFO] [stdout] 3528 | | #[doc = ""] [INFO] [stdout] 3529 | | #[doc = " This function returns the values of all axes of the specified joystick."] [INFO] [stdout] 3530 | | #[doc = " Each element in the array is a value between -1.0 and 1.0."] [INFO] [stdout] ... | [INFO] [stdout] 3556 | | #[doc = ""] [INFO] [stdout] 3557 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] joy The [joystick](@ref joysticks) to query. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `joystick` [INFO] [stdout] --> src/bindings.rs:3527:5 [INFO] [stdout] | [INFO] [stdout] 3527 | / #[doc = " @brief Returns the values of all axes of the specified joystick."] [INFO] [stdout] 3528 | | #[doc = ""] [INFO] [stdout] 3529 | | #[doc = " This function returns the values of all axes of the specified joystick."] [INFO] [stdout] 3530 | | #[doc = " Each element in the array is a value between -1.0 and 1.0."] [INFO] [stdout] ... | [INFO] [stdout] 3556 | | #[doc = ""] [INFO] [stdout] 3557 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] joy The [joystick](@ref joysticks) to query. [INFO] [stdout] ^^^^^^^^ [INFO] [stdout] = note: no item named `joystick` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:3527:5 [INFO] [stdout] | [INFO] [stdout] 3527 | / #[doc = " @brief Returns the values of all axes of the specified joystick."] [INFO] [stdout] 3528 | | #[doc = ""] [INFO] [stdout] 3529 | | #[doc = " This function returns the values of all axes of the specified joystick."] [INFO] [stdout] 3530 | | #[doc = " Each element in the array is a value between -1.0 and 1.0."] [INFO] [stdout] ... | [INFO] [stdout] 3556 | | #[doc = ""] [INFO] [stdout] 3557 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] count Where to store the number of axis values in the returned [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `error` [INFO] [stdout] --> src/bindings.rs:3527:5 [INFO] [stdout] | [INFO] [stdout] 3527 | / #[doc = " @brief Returns the values of all axes of the specified joystick."] [INFO] [stdout] 3528 | | #[doc = ""] [INFO] [stdout] 3529 | | #[doc = " This function returns the values of all axes of the specified joystick."] [INFO] [stdout] 3530 | | #[doc = " Each element in the array is a value between -1.0 and 1.0."] [INFO] [stdout] ... | [INFO] [stdout] 3556 | | #[doc = ""] [INFO] [stdout] 3557 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] an [error](@ref error_handling) occurred. [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `error` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:3561:5 [INFO] [stdout] | [INFO] [stdout] 3561 | / #[doc = " @brief Returns the state of all buttons of the specified joystick."] [INFO] [stdout] 3562 | | #[doc = ""] [INFO] [stdout] 3563 | | #[doc = " This function returns the state of all buttons of the specified joystick."] [INFO] [stdout] 3564 | | #[doc = " Each element in the array is either `GLFW_PRESS` or `GLFW_RELEASE`."] [INFO] [stdout] ... | [INFO] [stdout] 3591 | | #[doc = ""] [INFO] [stdout] 3592 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] joy The [joystick](@ref joysticks) to query. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `joystick` [INFO] [stdout] --> src/bindings.rs:3561:5 [INFO] [stdout] | [INFO] [stdout] 3561 | / #[doc = " @brief Returns the state of all buttons of the specified joystick."] [INFO] [stdout] 3562 | | #[doc = ""] [INFO] [stdout] 3563 | | #[doc = " This function returns the state of all buttons of the specified joystick."] [INFO] [stdout] 3564 | | #[doc = " Each element in the array is either `GLFW_PRESS` or `GLFW_RELEASE`."] [INFO] [stdout] ... | [INFO] [stdout] 3591 | | #[doc = ""] [INFO] [stdout] 3592 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] joy The [joystick](@ref joysticks) to query. [INFO] [stdout] ^^^^^^^^ [INFO] [stdout] = note: no item named `joystick` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:3561:5 [INFO] [stdout] | [INFO] [stdout] 3561 | / #[doc = " @brief Returns the state of all buttons of the specified joystick."] [INFO] [stdout] 3562 | | #[doc = ""] [INFO] [stdout] 3563 | | #[doc = " This function returns the state of all buttons of the specified joystick."] [INFO] [stdout] 3564 | | #[doc = " Each element in the array is either `GLFW_PRESS` or `GLFW_RELEASE`."] [INFO] [stdout] ... | [INFO] [stdout] 3591 | | #[doc = ""] [INFO] [stdout] 3592 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] count Where to store the number of button states in the returned [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `error` [INFO] [stdout] --> src/bindings.rs:3561:5 [INFO] [stdout] | [INFO] [stdout] 3561 | / #[doc = " @brief Returns the state of all buttons of the specified joystick."] [INFO] [stdout] 3562 | | #[doc = ""] [INFO] [stdout] 3563 | | #[doc = " This function returns the state of all buttons of the specified joystick."] [INFO] [stdout] 3564 | | #[doc = " Each element in the array is either `GLFW_PRESS` or `GLFW_RELEASE`."] [INFO] [stdout] ... | [INFO] [stdout] 3591 | | #[doc = ""] [INFO] [stdout] 3592 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] or an [error](@ref error_handling) occurred. [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `error` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:3599:5 [INFO] [stdout] | [INFO] [stdout] 3599 | / #[doc = " @brief Returns the name of the specified joystick."] [INFO] [stdout] 3600 | | #[doc = ""] [INFO] [stdout] 3601 | | #[doc = " This function returns the name, encoded as UTF-8, of the specified joystick."] [INFO] [stdout] 3602 | | #[doc = " The returned string is allocated and freed by GLFW. You should not free it"] [INFO] [stdout] ... | [INFO] [stdout] 3626 | | #[doc = ""] [INFO] [stdout] 3627 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] joy The [joystick](@ref joysticks) to query. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `joystick` [INFO] [stdout] --> src/bindings.rs:3599:5 [INFO] [stdout] | [INFO] [stdout] 3599 | / #[doc = " @brief Returns the name of the specified joystick."] [INFO] [stdout] 3600 | | #[doc = ""] [INFO] [stdout] 3601 | | #[doc = " This function returns the name, encoded as UTF-8, of the specified joystick."] [INFO] [stdout] 3602 | | #[doc = " The returned string is allocated and freed by GLFW. You should not free it"] [INFO] [stdout] ... | [INFO] [stdout] 3626 | | #[doc = ""] [INFO] [stdout] 3627 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] joy The [joystick](@ref joysticks) to query. [INFO] [stdout] ^^^^^^^^ [INFO] [stdout] = note: no item named `joystick` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `error` [INFO] [stdout] --> src/bindings.rs:3599:5 [INFO] [stdout] | [INFO] [stdout] 3599 | / #[doc = " @brief Returns the name of the specified joystick."] [INFO] [stdout] 3600 | | #[doc = ""] [INFO] [stdout] 3601 | | #[doc = " This function returns the name, encoded as UTF-8, of the specified joystick."] [INFO] [stdout] 3602 | | #[doc = " The returned string is allocated and freed by GLFW. You should not free it"] [INFO] [stdout] ... | [INFO] [stdout] 3626 | | #[doc = ""] [INFO] [stdout] 3627 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] is not present or an [error](@ref error_handling) occurred. [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `error` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:3631:5 [INFO] [stdout] | [INFO] [stdout] 3631 | / #[doc = " @brief Sets the joystick configuration callback."] [INFO] [stdout] 3632 | | #[doc = ""] [INFO] [stdout] 3633 | | #[doc = " This function sets the joystick configuration callback, or removes the"] [INFO] [stdout] 3634 | | #[doc = " currently set callback. This is called when a joystick is connected to or"] [INFO] [stdout] ... | [INFO] [stdout] 3649 | | #[doc = ""] [INFO] [stdout] 3650 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] cbfun The new callback, or `NULL` to remove the currently set [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `initialized` [INFO] [stdout] --> src/bindings.rs:3631:5 [INFO] [stdout] | [INFO] [stdout] 3631 | / #[doc = " @brief Sets the joystick configuration callback."] [INFO] [stdout] 3632 | | #[doc = ""] [INFO] [stdout] 3633 | | #[doc = " This function sets the joystick configuration callback, or removes the"] [INFO] [stdout] 3634 | | #[doc = " currently set callback. This is called when a joystick is connected to or"] [INFO] [stdout] ... | [INFO] [stdout] 3649 | | #[doc = ""] [INFO] [stdout] 3650 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] library had not been [initialized](@ref intro_init). [INFO] [stdout] ^^^^^^^^^^^ [INFO] [stdout] = note: no item named `initialized` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:3654:5 [INFO] [stdout] | [INFO] [stdout] 3654 | / #[doc = " @brief Sets the clipboard to the specified string."] [INFO] [stdout] 3655 | | #[doc = ""] [INFO] [stdout] 3656 | | #[doc = " This function sets the system clipboard to the specified, UTF-8 encoded"] [INFO] [stdout] 3657 | | #[doc = " string."] [INFO] [stdout] ... | [INFO] [stdout] 3674 | | #[doc = ""] [INFO] [stdout] 3675 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window that will own the clipboard contents. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:3679:5 [INFO] [stdout] | [INFO] [stdout] 3679 | / #[doc = " @brief Returns the contents of the clipboard as a string."] [INFO] [stdout] 3680 | | #[doc = ""] [INFO] [stdout] 3681 | | #[doc = " This function returns the contents of the system clipboard, if it contains"] [INFO] [stdout] 3682 | | #[doc = " or is convertible to a UTF-8 encoded string. If the clipboard is empty or"] [INFO] [stdout] ... | [INFO] [stdout] 3704 | | #[doc = ""] [INFO] [stdout] 3705 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window that will request the clipboard contents. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `error` [INFO] [stdout] --> src/bindings.rs:3679:5 [INFO] [stdout] | [INFO] [stdout] 3679 | / #[doc = " @brief Returns the contents of the clipboard as a string."] [INFO] [stdout] 3680 | | #[doc = ""] [INFO] [stdout] 3681 | | #[doc = " This function returns the contents of the system clipboard, if it contains"] [INFO] [stdout] 3682 | | #[doc = " or is convertible to a UTF-8 encoded string. If the clipboard is empty or"] [INFO] [stdout] ... | [INFO] [stdout] 3704 | | #[doc = ""] [INFO] [stdout] 3705 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] if an [error](@ref error_handling) occurred. [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `error` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `error` [INFO] [stdout] --> src/bindings.rs:3709:5 [INFO] [stdout] | [INFO] [stdout] 3709 | / #[doc = " @brief Returns the value of the GLFW timer."] [INFO] [stdout] 3710 | | #[doc = ""] [INFO] [stdout] 3711 | | #[doc = " This function returns the value of the GLFW timer. Unless the timer has"] [INFO] [stdout] 3712 | | #[doc = " been set using @ref glfwSetTime, the timer measures time elapsed since GLFW"] [INFO] [stdout] ... | [INFO] [stdout] 3731 | | #[doc = ""] [INFO] [stdout] 3732 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [error](@ref error_handling) occurred. [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `error` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:3736:5 [INFO] [stdout] | [INFO] [stdout] 3736 | / #[doc = " @brief Sets the GLFW timer."] [INFO] [stdout] 3737 | | #[doc = ""] [INFO] [stdout] 3738 | | #[doc = " This function sets the value of the GLFW timer. It then continues to count"] [INFO] [stdout] 3739 | | #[doc = " up from that value. The value must be a positive finite number less than"] [INFO] [stdout] ... | [INFO] [stdout] 3758 | | #[doc = ""] [INFO] [stdout] 3759 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] time The new value, in seconds. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `error` [INFO] [stdout] --> src/bindings.rs:3763:5 [INFO] [stdout] | [INFO] [stdout] 3763 | / #[doc = " @brief Returns the current value of the raw timer."] [INFO] [stdout] 3764 | | #[doc = ""] [INFO] [stdout] 3765 | | #[doc = " This function returns the current value of the raw timer, measured in"] [INFO] [stdout] 3766 | | #[doc = " 1 / frequency seconds. To get the frequency, call @ref"] [INFO] [stdout] ... | [INFO] [stdout] 3780 | | #[doc = ""] [INFO] [stdout] 3781 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [error](@ref error_handling) occurred. [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `error` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `error` [INFO] [stdout] --> src/bindings.rs:3785:5 [INFO] [stdout] | [INFO] [stdout] 3785 | / #[doc = " @brief Returns the frequency, in Hz, of the raw timer."] [INFO] [stdout] 3786 | | #[doc = ""] [INFO] [stdout] 3787 | | #[doc = " This function returns the frequency, in Hz, of the raw timer."] [INFO] [stdout] 3788 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 3800 | | #[doc = ""] [INFO] [stdout] 3801 | | #[doc = " @ingroup input"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [error](@ref error_handling) occurred. [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `error` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:3805:5 [INFO] [stdout] | [INFO] [stdout] 3805 | / #[doc = " @brief Makes the context of the specified window current for the calling"] [INFO] [stdout] 3806 | | #[doc = " thread."] [INFO] [stdout] 3807 | | #[doc = ""] [INFO] [stdout] 3808 | | #[doc = " This function makes the OpenGL or OpenGL ES context of the specified window"] [INFO] [stdout] ... | [INFO] [stdout] 3834 | | #[doc = ""] [INFO] [stdout] 3835 | | #[doc = " @ingroup context"] [INFO] [stdout] | |_________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window whose context to make current, or `NULL` to [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:3860:5 [INFO] [stdout] | [INFO] [stdout] 3860 | / #[doc = " @brief Swaps the front and back buffers of the specified window."] [INFO] [stdout] 3861 | | #[doc = ""] [INFO] [stdout] 3862 | | #[doc = " This function swaps the front and back buffers of the specified window when"] [INFO] [stdout] 3863 | | #[doc = " rendering with OpenGL or OpenGL ES. If the swap interval is greater than"] [INFO] [stdout] ... | [INFO] [stdout] 3889 | | #[doc = ""] [INFO] [stdout] 3890 | | #[doc = " @ingroup window"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window whose buffers to swap. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:3894:5 [INFO] [stdout] | [INFO] [stdout] 3894 | / #[doc = " @brief Sets the swap interval for the current context."] [INFO] [stdout] 3895 | | #[doc = ""] [INFO] [stdout] 3896 | | #[doc = " This function sets the swap interval for the current OpenGL or OpenGL ES"] [INFO] [stdout] 3897 | | #[doc = " context, i.e. the number of screen updates to wait from the time @ref"] [INFO] [stdout] ... | [INFO] [stdout] 3936 | | #[doc = ""] [INFO] [stdout] 3937 | | #[doc = " @ingroup context"] [INFO] [stdout] | |_________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] interval The minimum number of screen updates to wait for [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:3941:5 [INFO] [stdout] | [INFO] [stdout] 3941 | / #[doc = " @brief Returns whether the specified extension is available."] [INFO] [stdout] 3942 | | #[doc = ""] [INFO] [stdout] 3943 | | #[doc = " This function returns whether the specified"] [INFO] [stdout] 3944 | | #[doc = " [API extension](@ref context_glext) is supported by the current OpenGL or"] [INFO] [stdout] ... | [INFO] [stdout] 3974 | | #[doc = ""] [INFO] [stdout] 3975 | | #[doc = " @ingroup context"] [INFO] [stdout] | |_________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] extension The ASCII encoded name of the extension. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:3979:5 [INFO] [stdout] | [INFO] [stdout] 3979 | / #[doc = " @brief Returns the address of the specified function for the current"] [INFO] [stdout] 3980 | | #[doc = " context."] [INFO] [stdout] 3981 | | #[doc = ""] [INFO] [stdout] 3982 | | #[doc = " This function returns the address of the specified OpenGL or OpenGL ES"] [INFO] [stdout] ... | [INFO] [stdout] 4016 | | #[doc = ""] [INFO] [stdout] 4017 | | #[doc = " @ingroup context"] [INFO] [stdout] | |_________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] procname The ASCII encoded name of the function. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `error` [INFO] [stdout] --> src/bindings.rs:3979:5 [INFO] [stdout] | [INFO] [stdout] 3979 | / #[doc = " @brief Returns the address of the specified function for the current"] [INFO] [stdout] 3980 | | #[doc = " context."] [INFO] [stdout] 3981 | | #[doc = ""] [INFO] [stdout] 3982 | | #[doc = " This function returns the address of the specified OpenGL or OpenGL ES"] [INFO] [stdout] ... | [INFO] [stdout] 4016 | | #[doc = ""] [INFO] [stdout] 4017 | | #[doc = " @ingroup context"] [INFO] [stdout] | |_________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [error](@ref error_handling) occurred. [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `error` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:4047:5 [INFO] [stdout] | [INFO] [stdout] 4047 | / #[doc = " @brief Returns the Vulkan instance extensions required by GLFW."] [INFO] [stdout] 4048 | | #[doc = ""] [INFO] [stdout] 4049 | | #[doc = " This function returns an array of names of Vulkan instance extensions required"] [INFO] [stdout] 4050 | | #[doc = " by GLFW for creating Vulkan surfaces for GLFW windows. If successful, the"] [INFO] [stdout] ... | [INFO] [stdout] 4086 | | #[doc = ""] [INFO] [stdout] 4087 | | #[doc = " @ingroup vulkan"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] count Where to store the number of extensions in the returned [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `error` [INFO] [stdout] --> src/bindings.rs:4047:5 [INFO] [stdout] | [INFO] [stdout] 4047 | / #[doc = " @brief Returns the Vulkan instance extensions required by GLFW."] [INFO] [stdout] 4048 | | #[doc = ""] [INFO] [stdout] 4049 | | #[doc = " This function returns an array of names of Vulkan instance extensions required"] [INFO] [stdout] 4050 | | #[doc = " by GLFW for creating Vulkan surfaces for GLFW windows. If successful, the"] [INFO] [stdout] ... | [INFO] [stdout] 4086 | | #[doc = ""] [INFO] [stdout] 4087 | | #[doc = " @ingroup vulkan"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [error](@ref error_handling) occurred. [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `error` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:525:1 [INFO] [stdout] | [INFO] [stdout] 525 | / #[doc = " @brief The function signature for error callbacks."] [INFO] [stdout] 526 | | #[doc = ""] [INFO] [stdout] 527 | | #[doc = " This is the function signature for error callback functions."] [INFO] [stdout] 528 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 536 | | #[doc = ""] [INFO] [stdout] 537 | | #[doc = " @ingroup init"] [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] error An [error code](@ref errors). [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:541:1 [INFO] [stdout] | [INFO] [stdout] 541 | / #[doc = " @brief The function signature for window position callbacks."] [INFO] [stdout] 542 | | #[doc = ""] [INFO] [stdout] 543 | | #[doc = " This is the function signature for window position callback functions."] [INFO] [stdout] 544 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 555 | | #[doc = ""] [INFO] [stdout] 556 | | #[doc = " @ingroup window"] [INFO] [stdout] | |____________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window that was moved. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:560:1 [INFO] [stdout] | [INFO] [stdout] 560 | / #[doc = " @brief The function signature for window resize callbacks."] [INFO] [stdout] 561 | | #[doc = ""] [INFO] [stdout] 562 | | #[doc = " This is the function signature for window size callback functions."] [INFO] [stdout] 563 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 573 | | #[doc = ""] [INFO] [stdout] 574 | | #[doc = " @ingroup window"] [INFO] [stdout] | |____________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window that was resized. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:578:1 [INFO] [stdout] | [INFO] [stdout] 578 | / #[doc = " @brief The function signature for window close callbacks."] [INFO] [stdout] 579 | | #[doc = ""] [INFO] [stdout] 580 | | #[doc = " This is the function signature for window close callback functions."] [INFO] [stdout] 581 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 589 | | #[doc = ""] [INFO] [stdout] 590 | | #[doc = " @ingroup window"] [INFO] [stdout] | |____________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window that the user attempted to close. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:592:1 [INFO] [stdout] | [INFO] [stdout] 592 | / #[doc = " @brief The function signature for window content refresh callbacks."] [INFO] [stdout] 593 | | #[doc = ""] [INFO] [stdout] 594 | | #[doc = " This is the function signature for window refresh callback functions."] [INFO] [stdout] 595 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 603 | | #[doc = ""] [INFO] [stdout] 604 | | #[doc = " @ingroup window"] [INFO] [stdout] | |____________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window whose content needs to be refreshed. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:606:1 [INFO] [stdout] | [INFO] [stdout] 606 | / #[doc = " @brief The function signature for window focus/defocus callbacks."] [INFO] [stdout] 607 | | #[doc = ""] [INFO] [stdout] 608 | | #[doc = " This is the function signature for window focus callback functions."] [INFO] [stdout] 609 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 618 | | #[doc = ""] [INFO] [stdout] 619 | | #[doc = " @ingroup window"] [INFO] [stdout] | |____________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window that gained or lost input focus. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:622:1 [INFO] [stdout] | [INFO] [stdout] 622 | / #[doc = " @brief The function signature for window iconify/restore callbacks."] [INFO] [stdout] 623 | | #[doc = ""] [INFO] [stdout] 624 | | #[doc = " This is the function signature for window iconify/restore callback"] [INFO] [stdout] 625 | | #[doc = " functions."] [INFO] [stdout] ... | [INFO] [stdout] 635 | | #[doc = ""] [INFO] [stdout] 636 | | #[doc = " @ingroup window"] [INFO] [stdout] | |____________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window that was iconified or restored. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:639:1 [INFO] [stdout] | [INFO] [stdout] 639 | / #[doc = " @brief The function signature for framebuffer resize callbacks."] [INFO] [stdout] 640 | | #[doc = ""] [INFO] [stdout] 641 | | #[doc = " This is the function signature for framebuffer resize callback"] [INFO] [stdout] 642 | | #[doc = " functions."] [INFO] [stdout] ... | [INFO] [stdout] 652 | | #[doc = ""] [INFO] [stdout] 653 | | #[doc = " @ingroup window"] [INFO] [stdout] | |____________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window whose framebuffer was resized. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:657:1 [INFO] [stdout] | [INFO] [stdout] 657 | / #[doc = " @brief The function signature for mouse button callbacks."] [INFO] [stdout] 658 | | #[doc = ""] [INFO] [stdout] 659 | | #[doc = " This is the function signature for mouse button callback functions."] [INFO] [stdout] 660 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 673 | | #[doc = ""] [INFO] [stdout] 674 | | #[doc = " @ingroup input"] [INFO] [stdout] | |___________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window that received the event. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:683:1 [INFO] [stdout] | [INFO] [stdout] 683 | / #[doc = " @brief The function signature for cursor position callbacks."] [INFO] [stdout] 684 | | #[doc = ""] [INFO] [stdout] 685 | | #[doc = " This is the function signature for cursor position callback functions."] [INFO] [stdout] 686 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 697 | | #[doc = ""] [INFO] [stdout] 698 | | #[doc = " @ingroup input"] [INFO] [stdout] | |___________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window that received the event. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:701:1 [INFO] [stdout] | [INFO] [stdout] 701 | / #[doc = " @brief The function signature for cursor enter/leave callbacks."] [INFO] [stdout] 702 | | #[doc = ""] [INFO] [stdout] 703 | | #[doc = " This is the function signature for cursor enter/leave callback functions."] [INFO] [stdout] 704 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 713 | | #[doc = ""] [INFO] [stdout] 714 | | #[doc = " @ingroup input"] [INFO] [stdout] | |___________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window that received the event. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:717:1 [INFO] [stdout] | [INFO] [stdout] 717 | / #[doc = " @brief The function signature for scroll callbacks."] [INFO] [stdout] 718 | | #[doc = ""] [INFO] [stdout] 719 | | #[doc = " This is the function signature for scroll callback functions."] [INFO] [stdout] 720 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 729 | | #[doc = ""] [INFO] [stdout] 730 | | #[doc = " @ingroup input"] [INFO] [stdout] | |___________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window that received the event. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:733:1 [INFO] [stdout] | [INFO] [stdout] 733 | / #[doc = " @brief The function signature for keyboard key callbacks."] [INFO] [stdout] 734 | | #[doc = ""] [INFO] [stdout] 735 | | #[doc = " This is the function signature for keyboard key callback functions."] [INFO] [stdout] 736 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 749 | | #[doc = ""] [INFO] [stdout] 750 | | #[doc = " @ingroup input"] [INFO] [stdout] | |___________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window that received the event. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:760:1 [INFO] [stdout] | [INFO] [stdout] 760 | / #[doc = " @brief The function signature for Unicode character callbacks."] [INFO] [stdout] 761 | | #[doc = ""] [INFO] [stdout] 762 | | #[doc = " This is the function signature for Unicode character callback functions."] [INFO] [stdout] 763 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 772 | | #[doc = ""] [INFO] [stdout] 773 | | #[doc = " @ingroup input"] [INFO] [stdout] | |___________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window that received the event. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:776:1 [INFO] [stdout] | [INFO] [stdout] 776 | / #[doc = " @brief The function signature for Unicode character with modifiers"] [INFO] [stdout] 777 | | #[doc = " callbacks."] [INFO] [stdout] 778 | | #[doc = ""] [INFO] [stdout] 779 | | #[doc = " This is the function signature for Unicode character with modifiers callback"] [INFO] [stdout] ... | [INFO] [stdout] 792 | | #[doc = ""] [INFO] [stdout] 793 | | #[doc = " @ingroup input"] [INFO] [stdout] | |___________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window that received the event. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:797:1 [INFO] [stdout] | [INFO] [stdout] 797 | / #[doc = " @brief The function signature for file drop callbacks."] [INFO] [stdout] 798 | | #[doc = ""] [INFO] [stdout] 799 | | #[doc = " This is the function signature for file drop callbacks."] [INFO] [stdout] 800 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 809 | | #[doc = ""] [INFO] [stdout] 810 | | #[doc = " @ingroup input"] [INFO] [stdout] | |___________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] window The window that received the event. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:818:1 [INFO] [stdout] | [INFO] [stdout] 818 | / #[doc = " @brief The function signature for monitor configuration callbacks."] [INFO] [stdout] 819 | | #[doc = ""] [INFO] [stdout] 820 | | #[doc = " This is the function signature for monitor configuration callback functions."] [INFO] [stdout] 821 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 829 | | #[doc = ""] [INFO] [stdout] 830 | | #[doc = " @ingroup monitor"] [INFO] [stdout] | |_____________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] monitor The monitor that was connected or disconnected. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:833:1 [INFO] [stdout] | [INFO] [stdout] 833 | / #[doc = " @brief The function signature for joystick configuration callbacks."] [INFO] [stdout] 834 | | #[doc = ""] [INFO] [stdout] 835 | | #[doc = " This is the function signature for joystick configuration callback"] [INFO] [stdout] 836 | | #[doc = " functions."] [INFO] [stdout] ... | [INFO] [stdout] 845 | | #[doc = ""] [INFO] [stdout] 846 | | #[doc = " @ingroup input"] [INFO] [stdout] | |___________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] joy The joystick that was connected or disconnected. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 153 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.56s [INFO] running `Command { std: "docker" "inspect" "5660b866de5639c5fc52700825195c81afae138730398041007db5001d54045f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5660b866de5639c5fc52700825195c81afae138730398041007db5001d54045f", kill_on_drop: false }` [INFO] [stdout] 5660b866de5639c5fc52700825195c81afae138730398041007db5001d54045f