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