[][src]Type Definition indy_sys::wallet::WalletOpen

type WalletOpen = extern "C" fn(name: CString, config: CString, credentials_json: CString, storage_handle_p: *mut Handle) -> Error;