Skip to main content

IdaxNodeHandle

Type Alias IdaxNodeHandle 

Source
pub type IdaxNodeHandle = *mut c_void;
Expand description

Opaque handle to a storage node. Must be freed with idax_storage_node_free().