File: H5G_inline.c

package info (click to toggle)
haskell-hdf5 1.8.15-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 872 kB
  • sloc: haskell: 2,515; ansic: 479; makefile: 3
file content (8 lines) | stat: -rw-r--r-- 174 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
#include <H5Gpublic.h>
#include <bindings.cmacros.h>

#ifndef H5_NO_DEPRECATED_SYMBOLS

BC_INLINE1(H5G_USERTYPE, H5G_obj_t, H5G_obj_t)

#endif /* H5_NO_DEPRECATED_SYMBOLS */