Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Functions
unaligned.h File Reference
#include "platform/globals.h"
#include "platform/undefined_behavior_sanitizer.h"

Go to the source code of this file.

Namespaces

namespace  dart
 

Functions

template<typename T >
static T dart::LoadUnaligned (const T *ptr)
 
template<typename T >
static void dart::StoreUnaligned (T *ptr, T value)