Function flipperzero_sys::widget_add_frame_element
source · pub unsafe extern "C" fn widget_add_frame_element(
widget: *mut Widget,
x: u8,
y: u8,
width: u8,
height: u8,
radius: u8
)Expand description
Add Frame Element
Arguments
widget- Widget instancex- top left x coordinatey- top left y coordinatewidth- frame widthheight- frame heightradius- frame radius