[][src]Function hdf5_sys::h5a::H5Awrite

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