ggml_allocr_t typedef

ggml_allocr_t = Pointer<ggml_allocr>

Implementation

typedef ggml_allocr_t = ffi.Pointer<ggml_allocr>;