Function lvgl_sys::lv_obj_has_flag

source ·
pub unsafe extern "C" fn lv_obj_has_flag(
    obj: *const lv_obj_t,
    f: lv_obj_flag_t
) -> bool