Skip to content
Snippets Groups Projects
Unverified Commit aefc0328 authored by iFA's avatar iFA Committed by GitHub
Browse files

Update statistics.pxd

parent aefb8123
No related branches found
No related tags found
No related merge requests found
from libc.stdint cimport uint32_t, uint8_t from libc.stdint cimport uint32_t, uint8_t
from std_memory cimport shared_ptr from .std_memory cimport shared_ptr
cdef extern from "rocksdb/statistics.h" namespace "rocksdb": cdef extern from "rocksdb/statistics.h" namespace "rocksdb":
ctypedef enum StatsLevel: ctypedef enum StatsLevel:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment