Struct classicube_sys::DynamicLibSym
source ·
[−]Fields
name: *const c_charsymAddr: *mut *mut c_voidTrait Implementations
This method tests for self and other values to be equal, and is used
by ==. Read more
This method tests for !=.
Auto Trait Implementations
impl RefUnwindSafe for DynamicLibSym
impl !Send for DynamicLibSym
impl !Sync for DynamicLibSym
impl Unpin for DynamicLibSym
impl UnwindSafe for DynamicLibSym
Blanket Implementations
Mutably borrows from an owned value. Read more
