Constructor

ArrowExecuteContextnew

since: 1.0.0

Declaration [src]

GArrowExecuteContext*
garrow_execute_context_new (
  void
)

Description

No description available.

Available since: 1.0.0

Return value

Type: GArrowExecuteContext

A newly created GArrowExecuteContext.

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