File: cython_utils.pxd

package info (click to toggle)
python-cassandra-driver 3.29.2-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 5,144 kB
  • sloc: python: 51,532; ansic: 768; makefile: 136; sh: 13
file content (2 lines) | stat: -rw-r--r-- 80 bytes parent folder | download | duplicates (4)
1
2
from libc.stdint cimport int64_t
cdef datetime_from_timestamp(double timestamp)