Creates a DOFDomainConfigBuilder with the given config.
- Resource Management:
- This function allocates resources that must later be freed by calling DOFDomainConfigBuilder_Destroy.
- Parameters
-
config | The config. Must not be NULL. |
- Returns
- DOFDomainConfigBuilder The builder.
- Exceptions
-
NULL | If the builder failed to be created. |