Struct gl_generator_profiling_struct::ProfilingStructGenerator[][src]

pub struct ProfilingStructGenerator;

Trait Implementations

impl Generator for ProfilingStructGenerator
[src]

Builds the GL bindings.

Auto Trait Implementations