[][src]Function indy_sys::did::indy_store_their_did

#[no_mangle]
pub unsafe extern "C" fn indy_store_their_did(
    command_handle: CommandHandle,
    wallet_handle: WalletHandle,
    identity_json: CString,
    cb: Option<ResponseEmptyCB>
) -> Error