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

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