Function msfs::sys::nvgScissor

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