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
@param view View instance
@return pointer to model data @warning Don’t forget to commit model changes