H5VLattr_close

fnherr_t H5VLattr_close(void * attr, hid_t connector_id, void * * req)

Closes an attribute through the VOL.

Parameters

attrAttribute object
connector_idVOL connector identifier
reqAsync request object (can be null)

Returns

Non-negative on success, negative on failure.