esp_idf_hal::sys

Function _sbrk_r

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