Function SDL_DestroyCondition
pub unsafe extern "C" fn SDL_DestroyCondition(
cond: *mut SDL_Condition,
)
Available on crate feature
dep_sdl3
only.pub unsafe extern "C" fn SDL_DestroyCondition(
cond: *mut SDL_Condition,
)
dep_sdl3
only.