pub type CoreResourceThread = IpcSender<CoreResourceMsg>;Expand description
Handle to a resource thread
Aliased Typeยง
pub struct CoreResourceThread { /* private fields */ }pub type CoreResourceThread = IpcSender<CoreResourceMsg>;Handle to a resource thread
pub struct CoreResourceThread { /* private fields */ }