[][src]Function darknet_sys::pthread_condattr_getpshared

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