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 instance
  • x, - y top left corner coordinates
  • width, - height frame width and height