At the bottom of napi.h there are some internal helper functions for the Fortran API. These should not be part of the public NAPI but rather in a separate internal header file. Possibly they should only be compiled if the F90 or F77 bindings are enabled.
At the bottom of napi.h there are some internal helper functions for the Fortran API. These should not be part of the public NAPI but rather in a separate internal header file. Possibly they should only be compiled if the F90 or F77 bindings are enabled.