| Modifier and Type | Required Element and Description |
|---|---|
boolean |
stubCallingConvention
When true, use
StubCallingConvention. |
| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
fullyUninterruptible
Can be set to true if this foreign call target is
Uninterruptible and only calls
other uninterruptible code. |
public abstract boolean stubCallingConvention
StubCallingConvention.public abstract boolean fullyUninterruptible
Uninterruptible and only calls
other uninterruptible code.