Function msfs::sys::nvgIntersectScissor

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