Skip to content

Instantly share code, notes, and snippets.

@misgeatgit
Created March 21, 2016 13:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save misgeatgit/0f0bcbbf31767930c0a6 to your computer and use it in GitHub Desktop.
Save misgeatgit/0f0bcbbf31767930c0a6 to your computer and use it in GitHub Desktop.
#include "HsFFI.h"
#ifdef __cplusplus
extern "C" {
#endif
extern HsDouble sqrtJsdC_hs(HsInt32 a1, HsDouble a2, HsInt32 a3, HsInt32 a4, HsDouble a5, HsInt32 a6, HsInt32 a7);
#ifdef __cplusplus
}
#endif
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment