llama_memory_t typedef

llama_memory_t = Pointer<llama_memory_i>

Implementation

typedef llama_memory_t = ffi.Pointer<llama_memory_i>;