Function gs_clear

Source
pub unsafe extern "C" fn gs_clear(
    clear_flags: u32,
    color: *const vec4,
    depth: f32,
    stencil: u8,
)