1 2 3 4 5 6
[cython] header = '"my_header.h"' [cython.cimports] "libc.stdint" = ["int8_t", "int16_t"] "libc.stddef" = ["*"]