Function esp_idf_hal::sys::pthread_condattr_getpshared

source ยท
pub unsafe extern "C" fn pthread_condattr_getpshared(
    __attr: *const pthread_condattr_t,
    __pshared: *mut i32,
) -> i32