Struct zbox::ffi::CMetadata[][src]

#[repr(C)]
pub struct CMetadata { /* fields omitted */ }

Trait Implementations

impl From<Metadata> for CMetadata
[src]

Performs the conversion.

Auto Trait Implementations

impl Send for CMetadata

impl Sync for CMetadata