Function vk_parse::parse_file

source ยท
pub fn parse_file(path: &Path) -> Result<(Registry, Vec<Error>), FatalError>
Expand description

Parses the Vulkan XML file into a Rust object.