Type Definition flipperzero_sys::ViewNavigationCallback
source · pub type ViewNavigationCallback = Option<unsafe extern "C" fn(context: *mut c_void) -> u32>;Expand description
View navigation callback
Warning!
- called from GUI thread
Returns:
- next view id
Arguments
context,- pointer to context