[][src]Function irssi_sys::pthread_mutexattr_getpshared

pub unsafe extern "C" fn pthread_mutexattr_getpshared(
    __attr: *const pthread_mutexattr_t,
    __pshared: *mut c_int
) -> c_int