Closed A6GibKm closed 2 weeks ago
Use as const as mut, this fixes a clippy lint that could have been seen with
cargo clippy --features=gtk4 -- -W clippy::cast-ptr-alignment
Use as const as mut, this fixes a clippy lint that could have been seen with