Function pthread_mutex_consistent
pub unsafe extern "C" fn pthread_mutex_consistent(
mutex: *mut pthread_mutex_t,
) -> i32
Available on crate feature
dep_sdl3
only.pub unsafe extern "C" fn pthread_mutex_consistent(
mutex: *mut pthread_mutex_t,
) -> i32
dep_sdl3
only.