Type Alias style::global_style_data::PlatformThreadHandle
source ยท pub type PlatformThreadHandle = RawPthread;
Expand description
Platform-specific handle to a thread.
pub type PlatformThreadHandle = RawPthread;
Platform-specific handle to a thread.