pub unsafe extern "C" fn lv_obj_reset_transform(obj: *mut lv_obj_t)
Reset the transform matrix of an object to identity matrix @param obj pointer to an object @note LV_DRAW_TRANSFORM_USE_MATRIX needs to be enabled.
LV_DRAW_TRANSFORM_USE_MATRIX