Host_bindings::LVGL

Function lv_style_get_prop

Source
pub unsafe extern "C" fn lv_style_get_prop(
    style: *const lv_style_t,
    prop: u8,
    value: *mut lv_style_value_t,
) -> u32