Function gs_set_viewport

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