Module gl_generator::generators
[−]
[src]
Modules
| debug_struct_gen | |
| global_gen | |
| static_gen | |
| static_struct_gen | |
| struct_gen |
Traits
| Generator |
Trait for a bindings generator. |
Functions
| gen_enum_item |
This function generates a |
| gen_parameters |
Generates the list of Rust |
| gen_return_type |
Generates the Rust return type of a |
| gen_symbol_name |
Generates the native symbol name of a |
| gen_type_aliases |
Generates all the type aliases for a namespace. |