Type Definition flipperzero_sys::GuiCanvasCommitCallback
source · pub type GuiCanvasCommitCallback = Option<unsafe extern "C" fn(data: *mut u8, size: usize, context: *mut c_void)>;Expand description
Gui Canvas Commit Callback