Constructor
HaslContextnew
since: 0.1
Declaration [src]
HaslContext*
hasl_context_new (
void
)
Return value
Type: HaslContext
The new context.
The caller of the function takes ownership of the data, and is responsible for freeing it. |