pub unsafe extern "C" fn lv_msgbox_create( parent: *mut lv_obj_t, ) -> *mut lv_obj_t
Create an empty message box @param parent the parent or NULL to create a modal msgbox @return the created message box