Function esp_idf_sys::realloc

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