[][src]Function lvgl::widgets::img::set_src

pub fn set_src(img: *mut lv_obj_t, src_img: *const c_void) -> MynewtResult<()>

Set the pixel map to display by the image

  • img: pointer to an image object
  • data: the image data