ggml_guid_t typedef

ggml_guid_t = Pointer<Pointer<Uint8>>

Implementation

typedef ggml_guid_t = ffi.Pointer<ffi.Pointer<ffi.Uint8>>;