pub unsafe extern "C" fn elements_bold_rounded_frame(
    canvas: *mut Canvas,
    x: u8,
    y: u8,
    width: u8,
    height: u8
)
Expand description

Draw bold rounded frame

@param canvas Canvas instance @param x, y top left corner coordinates @param width, height size of frame