Skip to main content

dr_event_wait

Function dr_event_wait 

Source
pub unsafe extern "C" fn dr_event_wait(event: *mut c_void) -> bool_
Expand description

Suspends the current thread until \p event is signaled.