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

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