Type Definition flipperzero_sys::TextInputCallback
source · pub type TextInputCallback = Option<unsafe extern "C" fn(context: *mut c_void)>;Expand description
Re-export bindings
pub type TextInputCallback = Option<unsafe extern "C" fn(context: *mut c_void)>;Re-export bindings