Skip to main content

cfm_keystore_destroy

Function cfm_keystore_destroy 

Source
#[unsafe(no_mangle)]
pub extern "C" fn cfm_keystore_destroy(ks: *mut FFIKeystore)
Expand description

Drop a keystore handle. Safe to call with NULL.