Type Definition flipperzero_sys::TextInputCallback

source ·
pub type TextInputCallback = Option<unsafe extern "C" fn(context: *mut c_void)>;