Host_bindings::LVGL

Function lv_realloc

Source
pub unsafe extern "C" fn lv_realloc(
    data_p: *mut c_void,
    new_size: usize,
) -> *mut c_void