May be I need to fix that issue? What about functions?

struct Foo
{
  extern(C) void bar()
  {

  }
}

Is it good to set bar mangling to "bar"?

Reply via email to