Struct libyang2_sys::pcre2_real_code_32 [−][src]
#[repr(C)]pub struct pcre2_real_code_32 { /* fields omitted */ }Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for pcre2_real_code_32
impl Send for pcre2_real_code_32
impl Sync for pcre2_real_code_32
impl Unpin for pcre2_real_code_32
impl UnwindSafe for pcre2_real_code_32
Blanket Implementations
Mutably borrows from an owned value. Read more