Struct eccodes_sys::__once_flag [−][src]
#[repr(C)]pub struct __once_flag { pub __data: c_int, }
Fields
__data: c_intTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for __once_flagimpl Send for __once_flagimpl Sync for __once_flagimpl Unpin for __once_flagimpl UnwindSafe for __once_flagBlanket Implementations
Mutably borrows from an owned value. Read more