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 LTOObjectBuffer
impl !Send for LTOObjectBuffer
impl !Sync for LTOObjectBuffer
impl Unpin for LTOObjectBuffer
impl UnwindSafe for LTOObjectBuffer