Function esp_idf_hal::sys::pthread_attr_getstacksize

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