Semaphore

Type Alias Semaphore 

Source
pub type Semaphore = DispatchSemaphore;
๐Ÿ‘ŽDeprecated: renamed to DispatchSemaphore
Expand description

Deprecated alias for DispatchSemaphore.

Aliased Typeยง

#[repr(C)]
pub struct Semaphore { /* private fields */ }