how do i access `openprocess()` and `readprocessme...
# kotlin-native
l
how do i access
openprocess()
and
readprocessmemory()
from
kernel32.dll
with kotlin native ? it is said here that they should be available in
platform.windows
, but i cant find them