Function ddsrt_cond_wait

Source
pub unsafe extern "C" fn ddsrt_cond_wait(
    cond: *mut ddsrt_cond_t,
    mutex: *mut ddsrt_mutex_t,
)