On Fri, Feb 28, 2025 at 4:37 PM Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> wrote: > > On Fri, Feb 28, 2025 at 12:39:33PM +0000, Alice Ryhl wrote: > > This moves the rust_fmt_argument function over to use the new #[export] > > macro, which will verify at compile-time that the function signature > > matches what is in the header file. > > ... > > > I'm not sure which header file to put this in. Any advice? > > I believe you found the right place. Thanks for checking! Alice