Function swift_runtime_sys::root::pthread_mutex_destroy

source ยท
pub unsafe extern "C" fn pthread_mutex_destroy(
    arg1: *mut pthread_mutex_t,
) -> c_int