[][src]Function indy_sys::wallet::indy_export_wallet

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