msfs::sys

Function nvgScissor

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