[][src]Function indy_sys::wallet::indy_import_wallet

#[no_mangle]
pub unsafe extern "C" fn indy_import_wallet(
    command_handle: Handle,
    config: CString,
    credentials: CString,
    import_config: CString,
    cb: Option<ResponseEmptyCB>
) -> Error