Host_bindings::LVGL

Function lv_fs_dir_open

Source
pub unsafe extern "C" fn lv_fs_dir_open(
    rddir_p: *mut lv_fs_dir_t,
    path: *const i8,
) -> u32