Skip to main content

cfm_keystore_iterator_destroy

Function cfm_keystore_iterator_destroy 

Source
#[unsafe(no_mangle)]
pub extern "C" fn cfm_keystore_iterator_destroy( it: *mut FFIKeyIterator, )
Expand description

Drop an iterator handle. Safe to call with NULL.