Function C3D_SetScissor

Source
pub unsafe extern "C" fn C3D_SetScissor(
    mode: GPU_SCISSORMODE,
    left: u32_,
    top: u32_,
    right: u32_,
    bottom: u32_,
)