libc

Function pthread_mutexattr_init

Source
pub unsafe extern "C" fn pthread_mutexattr_init(
    attr: *mut pthread_mutexattr_t,
) -> c_int