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