Type Definition flipperzero_sys::RpcSessionTerminatedCallback
source · pub type RpcSessionTerminatedCallback = Option<unsafe extern "C" fn(context: *mut c_void)>;Expand description
Re-export bindings Callback to notify transport layer that session was closed and all operations were finished