Test for time.h constants
cbindgen doesn't properly export constants of type time_t
. Add a test that fails if CLOCKS_PER_SEC
is missing. (Also test for NULL
.)
Merge request reports
Activity
Please register or sign in to reply
cbindgen doesn't properly export constants of type time_t
. Add a test that fails if CLOCKS_PER_SEC
is missing. (Also test for NULL
.)