public static class TruffleNFISupport.NativeErrnoContext extends Object implements AutoCloseable
ErrnoMirror mirror
value is stored to the native errno location. When leaving the context, the native
errno value is written back to the ErrnoMirror.| Constructor and Description |
|---|
NativeErrnoContext() |
public void close()
close in interface AutoCloseable