Struct rsfbclient_native::DynLink [−][src]
pub struct DynLink(pub Charset);
Expand description
Configuration details for dynamic linking
Tuple Fields
0: CharsetImplementations
Trait Implementations
type L = IBaseLinking
Auto Trait Implementations
impl !RefUnwindSafe for DynLink
impl !UnwindSafe for DynLink
Blanket Implementations
Mutably borrows from an owned value. Read more