AWS IoT Device SDK C++ v2
1.34.0
AWS IoT Device SDK C++ v2
crt
aws-crt-cpp
include
aws
crt
StringUtils.h
Go to the documentation of this file.
1
#pragma once
2
6
#include <
aws/crt/Exports.h
>
7
8
#include <stddef.h>
9
10
namespace
Aws
11
{
12
namespace
Crt
13
{
19
size_t
AWS_CRT_CPP_API
HashString
(
const
char
*str) noexcept;
20
}
// namespace Crt
21
}
// namespace Aws
Aws::Crt::HashString
size_t AWS_CRT_CPP_API HashString(const char *str) noexcept
Definition:
StringUtils.cpp:13
AWS_CRT_CPP_API
#define AWS_CRT_CPP_API
Definition:
Exports.h:37
Aws
Definition:
Allocator.h:11
Exports.h
Generated by
1.8.20