msfs::sys

Function nvgRect

Source
pub unsafe extern "C" fn nvgRect(
    ctx: *mut NVGcontext,
    x: f32,
    y: f32,
    w: f32,
    h: f32,
)