Function classicube_sys::Gfx_SetScissor

source ยท
pub unsafe extern "C" fn Gfx_SetScissor(
    x: c_int,
    y: c_int,
    w: c_int,
    h: c_int,
)