graphics
0.1.0
lv_
event_
code_
t
Trait Implementations
From<EventKind>
In graphics::
lvgl
graphics
::
lvgl
Type Alias
lv_event_code_t
Copy item path
Source
pub type lv_event_code_t =
u32
;
Trait Implementations
§
Source
§
impl
From
<
EventKind
> for
lv_event_code_t
Source
§
fn
from
(code:
EventKind
) -> Self
Converts to this type from the input type.