Struct llvm_sys::lto::LTOObjectBuffer [−][src]
#[repr(C)]pub struct LTOObjectBuffer { /* fields omitted */ }
Expand description
Type to wrap a single object returned by ThinLTO.
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for LTOObjectBufferimpl !Send for LTOObjectBufferimpl !Sync for LTOObjectBufferimpl Unpin for LTOObjectBufferimpl UnwindSafe for LTOObjectBuffer