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.