[][src]Module zsplg::ffi

=== C FFI ===

Functions

zsplg_call
zsplg_destroy
zsplg_error_to_str

This function converts an error to a wrapped string Consumes the error.

zsplg_get_str

Needed to access the error string returned by zsplg_error_to_str or zsplg_new_str

zsplg_h_create
zsplg_is_null
zsplg_new_str

Clones the given string into a newly allocated object on the heap

zsplg_open