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