• Drew Miller's avatar
    [c_api] Improve ANSI compatibility by avoiding <stdbool.h> (#4697) · bfb346c1
    Drew Miller authored
    * [c_api] Improve ANSI compatibility by avoiding <stdbool.h>
    
    * fixes in response to CI linting
    
    * inline NOLINT instead of separate test
    
    * moving length declaration to non-ANSI C conditional
    
    * [c_api] Align expected return type in `basic.py` with new c_api type.
    bfb346c1
c_api.h 68.1 KB