Constructor
ArrowExecuteContextnew
since: 1.0.0
Declaration [src]
GArrowExecuteContext*
garrow_execute_context_new (
void
)
Return value
Type: GArrowExecuteContext
A newly created GArrowExecuteContext
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |