view_commit_model

Function view_commit_model 

Source
pub unsafe extern "C" fn view_commit_model(
    view: *mut View,
    update: bool,
)
Expand description

Commit view model

ยงArguments

  • view - View instance
  • update - true if you want to emit view update, false otherwise