[][src]Function tcod_sys::TCOD_condition_wait

pub unsafe extern "C" fn TCOD_condition_wait(
    sem: TCOD_cond_t,
    mut_: TCOD_mutex_t
)