rmlReleaseContext

Releases a context created with rmlCreateDefaultContext() or another context creating function, invalidates the handle.

void rmlReleaseContext(

rml_context context);

API

Main

Parameters

Parameter

Input/Output

Description

context

input

A valid context handle.