Annotation Interface FFMCaptureCallState
Enables the
Linker.Option.captureCallState(String...) option when creating the FFM downcall.
Applicable only to the first method parameter.
-
Required Element Summary
Required Elements
-
Element Details
-
value
String[] valueAn array of call states to capture.See
Linker.Option.captureStateLayout()for supported values.
-