Host_bindings::LVGL

Function lv_fs_seek

Source
pub unsafe extern "C" fn lv_fs_seek(
    file_p: *mut lv_fs_file_t,
    pos: u32,
    whence: u32,
) -> u32