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

type WalletDeleteRecord = extern "C" fn(storage_handle: StorageHandle, type_: CString, id: CString) -> Error;