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

type WalletGetRecordType = extern "C" fn(storage_handle: StorageHandle, record_handle: RecordHandle, record_type_p: *mut CString) -> Error;