[][src]Function raylib_sys::rlScissor

pub unsafe extern "C" fn rlScissor(
    x: c_int,
    y: c_int,
    width: c_int,
    height: c_int
)