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
Arguments
canvas- Canvas instancex,- y top left corner coordinateswidth,- height frame width and height