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