Function BeginScissorMode

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