Constructor

ArrowExecuteContextnew

Declaration [src]

GArrowExecuteContext*
garrow_execute_context_new (
  void
)

Description

No description available.
Available since:1.0.0

Return value

Returns: GArrowExecuteContext
 

A newly created GArrowExecuteContext.

 The caller of the function takes ownership of the data, and is responsible for freeing it.