Builds a config from the given builder.
- Resource Management:
- This function allocates resources that must later be freed by calling DOFDomainConfig.
- Parameters
-
self | The builder to build a config from. This must not be NULL. |
- Returns
- DOFDomainConfig A config that was created from the builder.
- Exceptions
-
NULL | If the config failed to be built. |