Docs.rs
gls-0.1.6
gls 0.1.6
Permalink
Docs.rs crate page
MIT OR Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
varphone
Dependencies
nalgebra ^0
normal
serde ^1.0
normal
gl_generator ^0.14
build
egls ^0.1
dev
rand ^0
dev
egls ^0.1
normal
optional
libc ^0.2
normal
winapi ^0.3
normal
sdl2 ^0.32
dev
rand ^0
dev
sdl2 ^0
dev
Versions
10.93%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
gls
0.1.6
In gls::
gl::
Getn
Uniformuiv
gls
::
gl
::
GetnUniformuiv
Function
load_with
Copy item path
Source
pub fn load_with<F>(loadfn: F)
where F:
FnMut
(&'static
str
) ->
*const
c_void
,