Host_bindings::LVGL

Function lv_font_get_glyph_bitmap

Source
pub unsafe extern "C" fn lv_font_get_glyph_bitmap(
    g_dsc: *mut lv_font_glyph_dsc_t,
    draw_buf: *mut lv_draw_buf_t,
) -> *const c_void