diff --git a/src/compiler/rust/meson.build b/src/compiler/rust/meson.build index 8e5b11e83c7..fde92fc9706 100644 --- a/src/compiler/rust/meson.build +++ b/src/compiler/rust/meson.build @@ -74,6 +74,7 @@ _compiler_bindgen_args = [ '--allowlist-type', 'u_memstream', '--no-prepend-enum-name', '--with-derive-default', + '--wrap-static-fns-suffix', '_compiler_rs_extern' ] foreach type : _compiler_binding_types