cglue 0.3.5

FFI safe abstractions for making plugins and C-compatible libraries
Documentation
1
2
3
4
5
6
7
pub mod associated;
pub mod associated_ref;
#[cfg(gats_on_stable)]
pub mod generic_associated;
pub mod generic_structs;
pub mod groups;
pub mod param;