Function lv_obj_set_transform

Source
pub unsafe extern "C" fn lv_obj_set_transform(
    obj: *mut _lv_obj_t,
    matrix: *const _lv_matrix_t,
)