Struct libyang2_sys::lyd_value_binary [−][src]
Fields
data: *mut c_voidsize: size_tTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for lyd_value_binary
impl !Send for lyd_value_binary
impl !Sync for lyd_value_binary
impl Unpin for lyd_value_binary
impl UnwindSafe for lyd_value_binary
Blanket Implementations
Mutably borrows from an owned value. Read more