Function esp_idf_sys::pthread_attr_getstacksize
source ยท pub unsafe extern "C" fn pthread_attr_getstacksize(
__attr: *const pthread_attr_t,
__stacksize: *mut usize,
) -> c_int
pub unsafe extern "C" fn pthread_attr_getstacksize(
__attr: *const pthread_attr_t,
__stacksize: *mut usize,
) -> c_int