ket

Module c_api

Source
Expand description

C API Wrapper

This module provides a wrapper C for the Rust functions.

§Error Handling

The ket_error_message function allows retrieving error messages associated with error codes. Given an error code, it returns the corresponding error message string.

§Safety

Care should be taken when using C functions and data structures.

Modules§

Functions§