Reference Guide to Swarm 1.3.1
Prev
Reference 3. Activity Library
Next
ActionCall
Name
ActionCall — An action defined by calling a C function.
Description
An action defined by calling a C function.
Protocols adopted by ActionCall
ActionArgs
Methods
Phase: Using
- (void)
setFunctionPointer:
(func_t)
fptr
- (func_t)
getFunctionPointer
Prev
Home
Next
ActionArgs
Up
ActionCreating