Skip to main content

draw_text

Function draw_text 

Source
pub unsafe extern "C" fn draw_text(
    text: *const c_char,
    pos_x: c_int,
    pos_y: c_int,
    font_size: c_int,
    color: Color,
)
Expand description

Draw text (using default font)