Type Definition flipperzero_sys::ByteInputCallback
source · pub type ByteInputCallback = Option<unsafe extern "C" fn(context: *mut c_void)>;Expand description
Re-export bindings callback that is executed on save button press
pub type ByteInputCallback = Option<unsafe extern "C" fn(context: *mut c_void)>;Re-export bindings callback that is executed on save button press