Type Definition indy_sys::wallet::WalletGetRecordTags

source ·
pub type WalletGetRecordTags = extern "C" fn(storage_handle: Handle, record_handle: Handle, record_tags_p: *mut CString) -> Error;