Function esp_idf_sys::esp_pthread_get_default_config
source ยท pub unsafe extern "C" fn esp_pthread_get_default_config() -> esp_pthread_cfg_t
Expand description
@brief Creates a default pthread configuration based on the values set via menuconfig.
@return A default configuration structure.