Host_bindings::LVGL

Function lv_cache_reserve

Source
pub unsafe extern "C" fn lv_cache_reserve(
    cache: *mut lv_cache_t,
    reserved_size: u32,
    user_data: *mut c_void,
)