Docs.rs
raylib-5.0.2
raylib 5.0.2
Permalink
Docs.rs crate page
Zlib
Links
Repository
crates.io
Source
Owners
deltaphc
Dacode45
IoIxD
bitten2up
Dependencies
cfg-if ^1.0.0
normal
lazy_static ^1.2.0
normal
libc ^0.2.45
normal
nalgebra ^0.26
normal
optional
parking_lot ^0.12.1
normal
raylib-sys ^5.0.2
normal
serde ^1.0.125
normal
optional
serde_json ^1.0.64
normal
optional
specs ^0.16.1
normal
specs-derive ^0.4.1
normal
arr_macro ^0.1.3
dev
rand ^0.8.5
dev
structopt ^0.3
dev
Versions
57.11%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
raylib
5.0.2
In raylib::
ffi
Function
raylib
::
ffi
::
SaveFileText
Copy item path
source
ยท
[
−
]
pub unsafe extern "C" fn SaveFileText( fileName:
*const
i8
, text:
*mut
i8
, ) ->
bool