CurtHagenlocher commented on issue #2326:
URL: https://github.com/apache/arrow-adbc/issues/2326#issuecomment-2516134983

   `dllimport` and `dllexport` are needed (if at all) for symbols exported from 
DLLs. The only reason they would ever need to decorate a struct member is if it 
were a static member (which is of course just a global variable with a funny 
name).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to