Function flipperzero_sys::elements_frame
source · pub unsafe extern "C" fn elements_frame(
canvas: *mut Canvas,
x: u8,
y: u8,
width: u8,
height: u8
)Expand description
Draw rounded frame
@param canvas Canvas instance @param x, y top left corner coordinates @param width, height frame width and height