Function vk_parse::parse_file_as_vkxml[][src]

pub fn parse_file_as_vkxml(path: &Path) -> Registry

Parses an file which must be the Vulkan registry XML in its standard format.

Returns a Rust representation of the registry.