[][src]Function esp_idf_sys::realloc

pub unsafe extern "C" fn realloc(
    __r: *mut c_void,
    __size: c_uint
) -> *mut c_void