Host_bindings::LVGL

Function lv_fs_tell

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