flipperzero_sys

Function elements_frame

Source
pub unsafe extern "C" fn elements_frame(
    canvas: *mut Canvas,
    x: i32,
    y: i32,
    width: usize,
    height: usize,
)
Expand description

Draw rounded frame

ยงArguments

  • canvas - Canvas instance
  • x, - y top left corner coordinates
  • width, - height frame width and height