Modified source engine (2017) developed by valve and leaked in 2020. Not for commercial purporses
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

8 lines
187 B

; iconv.def (emx+gcc)
LIBRARY ICONV
DESCRIPTION 'OS/2 port of libiconv <http://www.gnu.org/software/libiconv/>'
EXPORTS
libiconv_open @1
libiconv @2
libiconv_close @3
libiconvctl @4