Function flipperzero_sys::view_set_context

source ·
pub unsafe extern "C" fn view_set_context(
    view: *mut View,
    context: *mut c_void,
)
Expand description

Set View Draw callback

§Arguments

  • view - View instance
  • context - context for callbacks