Function libc::pthread_mutexattr_settype
source ยท pub unsafe extern "C" fn pthread_mutexattr_settype(
attr: *mut pthread_mutexattr_t,
_type: c_int,
) -> c_int
pub unsafe extern "C" fn pthread_mutexattr_settype(
attr: *mut pthread_mutexattr_t,
_type: c_int,
) -> c_int