Function esp_idf_hal::sys::_sbrk_r

source ยท
pub unsafe extern "C" fn _sbrk_r(
    arg1: *mut _reent,
    arg2: isize,
) -> *mut c_void