Docs.rs
egaku2d_core-0.6.0
egaku2d_core 0.6.0
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
tiby312
Dependencies
axgeom ^1.9
normal
gl_generator ^0.13.0
build
Versions
10.24%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
Skip to main content
load_with
egaku2d_
core
0.6.0
In egaku2d_
core::
gl::
UseProgram
egaku2d_core
::
gl
::
UseProgram
Function
load_
with
Copy item path
Source
pub fn load_with<F>(loadfn: F)
where F:
FnMut
(&'static
str
) ->
*const
c_void
,