Skip to main content

cnd_t

Type Alias cnd_t 

Source
pub type cnd_t = pthread_cond_t;

Aliased Typeยง

pub union cnd_t {
    /* private fields */
}