indy_replace_keys_start

Function indy_replace_keys_start 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn indy_replace_keys_start( command_handle: Handle, wallet_handle: Handle, did: CString, identity_json: CString, cb: Option<ResponseStringCB>, ) -> Error