slint/api/rs
Olivier Goffart 6f4f5aeefa Replace no_mangle with unsafe(no_mangle) in example and docs
We can't just do `s/#\[no_mangle]/#[unsafe(no_mangle)]/g`
because the version of cbingen we use doesn't understand the unsafe
attribute yet.

Part of #7998
2025-03-31 17:35:22 +02:00
..
build Update version in docs 2025-02-28 08:19:35 +01:00
macros
slint Replace no_mangle with unsafe(no_mangle) in example and docs 2025-03-31 17:35:22 +02:00