Files
deb-python-cassandra-driver/cassandra/cython_utils.pxd
2016-01-29 13:59:06 -06:00

3 lines
80 B
Cython

from libc.stdint cimport int64_t
cdef datetime_from_timestamp(double timestamp)