Method
FoundryDiagnosticBuilderend
Declaration [src]
FoundryDiagnostic*
foundry_diagnostic_builder_end (
FoundryDiagnosticBuilder* self
)
Return value
Type: FoundryDiagnostic
A FoundryDiagnostic
or NULL
.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |
The return value can be NULL . |