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