Type Definition flipperzero_sys::ByteChangedCallback
source · pub type ByteChangedCallback = Option<unsafe extern "C" fn(context: *mut c_void)>;Expand description
Re-export bindings callback that is executed when byte buffer is changed