Function flipper0::ffi::view_get_model

source ·
pub unsafe extern "C" fn view_get_model(
    view: *mut View
) -> *mut c_void
Expand description

Get view model data

@param view View instance

@return pointer to model data @warning Don’t forget to commit model changes