Struct sdl2::video::gl_attr::ContextFlags
[−]
[src]
pub struct ContextFlags {
// some fields omitted
}pub struct ContextFlags {
// some fields omitted
}impl ContextFlagsfn has_debug(&self) -> boolfn has_forward_compatible(&self) -> boolfn has_robust_access(&self) -> boolfn has_reset_isolation(&self) -> bool
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct, enum,
trait, typedef (or
tdef).
Search functions by type signature (e.g.
vec -> usize)