#[unsafe(no_mangle)]pub extern "C" fn cfm_keystore_destroy(ks: *mut FFIKeystore)Expand description
Drop a keystore handle. Safe to call with NULL.
#[unsafe(no_mangle)]pub extern "C" fn cfm_keystore_destroy(ks: *mut FFIKeystore)Drop a keystore handle. Safe to call with NULL.