Function sdl2_sys::SDL_DestroyCond

source ·
pub unsafe extern "C" fn SDL_DestroyCond(cond: *mut SDL_cond)
Expand description

Destroy a condition variable.