wb_display_fill_rectangle

Function wb_display_fill_rectangle 

Source
pub unsafe extern "C" fn wb_display_fill_rectangle(
    tag: WbDeviceTag,
    x: c_int,
    y: c_int,
    width: c_int,
    height: c_int,
)