[][src]Function hdf5_sys::h5a::H5Aread

pub unsafe extern "C" fn H5Aread(
    attr_id: hid_t,
    type_id: hid_t,
    buf: *mut c_void
) -> herr_t