0ae56a0961
This name is emitted by the generator and already known to not contain any null-characters: replace the runtime iteration+comparison (hidden behind `from_bytes_with_nul`) and `.expect()` panic with an `unsafe` "cast" through `from_bytes_with_nul_unchecked`, just like the function-pointer loaders. |
||
---|---|---|
.. | ||
src | ||
Vulkan-Headers@52a76fd0a6 | ||
Cargo.toml |