[][src]Function mujoco_sys::render::mjr_rectangle

pub unsafe extern "C" fn mjr_rectangle(
    viewport: mjrRect,
    r: f32,
    g: f32,
    b: f32,
    a: f32
)