[][src]Function mujoco_sys::render::mjr_text

pub unsafe extern "C" fn mjr_text(
    font: c_int,
    txt: *const c_char,
    con: *const mjrContext,
    x: f32,
    y: f32,
    r: f32,
    g: f32,
    b: f32
)