lv_obj_set_align

Function lv_obj_set_align 

Source
pub unsafe extern "C" fn lv_obj_set_align(
    obj: *mut _lv_obj_t,
    align: lv_align_t,
)