korlibs
Toggle table of contents
6.1.0-SNAPSHOT
native
Target filter
native
Switch theme
Search in API
Skip to content
korlibs
korlibs-io
/
korlibs.io.posix
/
BasePosix
/
posixFopen
posix
Fopen
native
abstract
fun
posixFopen
(
filename
:
String
,
mode
:
String
)
:
CPointer
<
FILE
>
?