pub unsafe extern "C" fn esp_reent_init(r: *mut _reent)
Expand description

Replacement for newlib’s _REENT_INIT_PTR and __sinit.

Called from startup code and FreeRTOS, not intended to be called from application code.