8b4575086e
`.cast()` allows changing the pointer type without hiding (accidental) mutability changes (noting that `*mut` still coerces to `*.const`). For mutability changes Rust 1.65 included `cast_mut()` and `cast_const()`, but those would bump our MSRV too eagerly for now. |
||
---|---|---|
.. | ||
src | ||
Vulkan-Headers@5177b119bb | ||
Cargo.toml |