view_set_update_callback_context

Function view_set_update_callback_context 

Source
pub unsafe extern "C" fn view_set_update_callback_context(
    view: *mut View,
    context: *mut c_void,
)
Expand description

Set View Draw callback

ยงArguments

  • view - View instance
  • context - context for callbacks