Constructor
DataFusionSessionContextnew
since: 10.0.0
Declaration [src]
GDFSessionContext*
gdf_session_context_new (
void
)
Return value
Type: GDFSessionContext
A new session context.
The caller of the function takes ownership of the data, and is responsible for freeing it. |