Trillbit SDK Methods
Initialization of parameters for host init call.
Parameters:
Host Library functions
mem_alloc_fn: User application memory allocator. Used by the SDK to allocate memory. Parameters are similar to libc malloc.
mem_free_fn: User application memory allocator. Parameters are similar to libc free.
trill_host_init
trill_host_handle_auth
trill_host_deinit
trill_host_get_id
Last updated