Halide
Halide::Runtime::Internal::SystemMemoryAllocatorFns Struct Reference

#include <memory_resources.h>

Public Attributes

AllocateSystemFn allocate = nullptr
 
DeallocateSystemFn deallocate = nullptr
 

Detailed Description

Definition at line 193 of file memory_resources.h.

Member Data Documentation

◆ allocate

AllocateSystemFn Halide::Runtime::Internal::SystemMemoryAllocatorFns::allocate = nullptr

◆ deallocate

DeallocateSystemFn Halide::Runtime::Internal::SystemMemoryAllocatorFns::deallocate = nullptr

Definition at line 195 of file memory_resources.h.


The documentation for this struct was generated from the following file: