Module vkgen::parse[][src]

Structs

Enums

Statics

Functions

converts C-types to Rust-types (e.g. uint32_t -> u32)

parses the type of the given value (e.g. 1u32 -> u32) or returns a default type (i32)