Type Definition rust_libindy_wrapper::native::wallet::WalletGetRecordId[][src]

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