Type Alias csp_bin_sem_t

Source
pub type csp_bin_sem_t = sem_t;
Available on Unix only.

Aliased Typeยง

#[repr(C, align(8))]
pub struct csp_bin_sem_t { /* private fields */ }