Class H5P_cls_close_func_t

    • Constructor Detail

      • H5P_cls_close_func_t

        public H5P_cls_close_func_t​(Pointer p)
        Pointer cast constructor. Invokes Pointer(Pointer).
      • H5P_cls_close_func_t

        protected H5P_cls_close_func_t()
    • Method Detail

      • call

        @Cast("herr_t")
        public int call​(@Cast("hid_t")
                        long prop_id,
                        Pointer close_data)