Function pthread_cond_destroy
pub unsafe extern "C" fn pthread_cond_destroy(
cond: *mut pthread_cond_t,
) -> i32
Available on crate feature
dep_sdl3
only.pub unsafe extern "C" fn pthread_cond_destroy(
cond: *mut pthread_cond_t,
) -> i32
dep_sdl3
only.