Halide 18.0.0
Halide compiler and libraries
Loading...
Searching...
No Matches
Halide::Runtime::Internal::DefaultAllocatorFns Struct Reference

#include <HalideBuffer.h>

Static Public Attributes

static void *(* default_allocate_fn )(size_t) = nullptr
 
static void(* default_deallocate_fn )(void *) = nullptr
 

Detailed Description

Definition at line 157 of file HalideBuffer.h.

Member Data Documentation

◆ default_allocate_fn

void *(* Halide::Runtime::Internal::DefaultAllocatorFns::default_allocate_fn) (size_t) = nullptr
inlinestatic

◆ default_deallocate_fn

void(* Halide::Runtime::Internal::DefaultAllocatorFns::default_deallocate_fn) (void *) = nullptr
inlinestatic

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