Function libc::pthread_mutex_lock
[−]
[src]
pub unsafe extern fn pthread_mutex_lock(lock: *mut pthread_mutex_t) -> c_int
🔬 This is a nightly-only experimental API. (libc
)
use libc
from crates.io