[][src]Function swim_c_sys::pthread::pthread_condattr_setpshared

pub unsafe extern "C" fn pthread_condattr_setpshared(
    attr: *mut pthread_condattr_t,
    pshared: int
) -> int