Function sdl2_sys::SDL_DestroyCond
source ยท pub unsafe extern "C" fn SDL_DestroyCond(cond: *mut SDL_cond)
Expand description
Destroy a condition variable.
pub unsafe extern "C" fn SDL_DestroyCond(cond: *mut SDL_cond)
Destroy a condition variable.