Docs.rs
raylib-3.7.0
raylib 3.7.0
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
raylib-sys ^3.7
normal
serde ^1.0.125
normal
serde_json ^1.0.64
normal
Versions
65.67%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Other items in
raylib
::
ffi
?
Function
raylib
::
ffi
::
MemRealloc
[
−
]
[src]
pub unsafe extern "C" fn MemRealloc(
ptr:
*mut
c_void
,
size:
i32
) ->
*mut
c_void