Method
PhocRendererrender_output
Declaration [src]
void
phoc_renderer_render_output (
PhocRenderer* self,
PhocOutput* output
)
Parameters
output-
Type:
PhocOutputThe output to render.
The data is owned by the caller of the function.