Host_bindings::LVGL

Function lv_fs_make_path_from_buffer

Source
pub unsafe extern "C" fn lv_fs_make_path_from_buffer(
    path: *mut lv_fs_path_ex_t,
    letter: i8,
    buf: *const c_void,
    size: u32,
)