Function libc::pthread_mutex_lock

source ·
pub unsafe extern "C" fn pthread_mutex_lock(
    lock: *mut pthread_mutex_t
) -> c_int