Function flipperzero_sys::elements_bubble
source · pub unsafe extern "C" fn elements_bubble(
canvas: *mut Canvas,
x: u8,
y: u8,
width: u8,
height: u8
)Expand description
Draw bubble frame for text
Arguments
canvas- Canvas instancex- left x coordinatesy- top y coordinatewidth- bubble widthheight- bubble height