pub type Semaphore = DispatchSemaphore;๐Deprecated: renamed to DispatchSemaphore
Expand description
Deprecated alias for DispatchSemaphore.
Aliased Typeยง
#[repr(C)]pub struct Semaphore { /* private fields */ }pub type Semaphore = DispatchSemaphore;Deprecated alias for DispatchSemaphore.
#[repr(C)]pub struct Semaphore { /* private fields */ }