Function flipperzero_sys::view_get_model
source · pub unsafe extern "C" fn view_get_model(
view: *mut View
) -> *mut c_voidExpand description
Get view model data
Warning!
- Don’t forget to commit model changes
Returns:
- pointer to model data
Arguments
view- View instance