wb_display_draw_text

Function wb_display_draw_text 

Source
pub unsafe extern "C" fn wb_display_draw_text(
    tag: WbDeviceTag,
    text: *const c_char,
    x: c_int,
    y: c_int,
)