Type Definition indy_sys::wallet::WalletGetRecordType

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