Package: target
Describe API implementation details
An API defines a set of entry-point functions for interaction with a software application
or service. Use a target.APIImplementation
object to provide details about
how an API is used and built on target hardware.
To create a target.APIImplementation
object, use the target.create
function.
target.API
| target.BuildDependencies
| target.create
| target.MainFunction