ove_condvar_wait

Function ove_condvar_wait 

Source
pub unsafe extern "C" fn ove_condvar_wait(
    cv: ove_condvar_t,
    mtx: ove_mutex_t,
    timeout_ms: u32,
) -> i32