esp_idf_svc::sys

Function pthread_join

Source
pub unsafe extern "C" fn pthread_join(
    __pthread: u32,
    __value_ptr: *mut *mut c_void,
) -> i32