dr_event_create

Function dr_event_create 

Source
pub unsafe extern "C" fn dr_event_create() -> *mut c_void
Expand description

Creates an event object on which threads can wait and be signaled.