Function esp_idf_hal::sys::pthread_cond_init

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