在 2025-5-8 21:46, Pali Rohár 写道:
Just a minor question: It is OK to have this function visible in public
header file for applications? Should not be this function just internal
for mingw-w64 build?

As long as its name is reserved, that's fine. A public declaration also enables it to be used in inline functions, without having to be declared it everywhere else.


--
Best regards,
LIU Hao

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to