Enum gl_generator::registry::Ns
[−]
[src]
pub enum Ns {
Gl,
Glx,
Wgl,
Egl,
Gles1,
Gles2,
}Variants
Gl | |
Glx | |
Wgl | |
Egl | |
Gles1 | |
Gles2 |
pub enum Ns {
Gl,
Glx,
Wgl,
Egl,
Gles1,
Gles2,
}Gl | |
Glx | |
Wgl | |
Egl | |
Gles1 | |
Gles2 |
impl Nsfn fmt_struct_name(&self) -> &strimpl FromStr for Nsimpl Display for Nsimpl Clone for Nsfn clone(&self) -> Nsfn clone_from(&mut self, source: &Self)impl Copy for Ns
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).