Reference.ptr

H5R_ref_t * ptr()

Returns a pointer to the underlying reference structure.

This is useful for passing to low-level HDF5 functions.

Returns

Pointer to the H5R_ref_t structure
const(H5R_ref_t) * ptr() const

Returns a const pointer to the underlying reference structure.

Returns

Const pointer to the H5R_ref_t structure