[][src]Type Definition hdf5_sys::h5d::H5D_append_cb_t

type H5D_append_cb_t = Option<unsafe extern "C" fn(dataset_id: hid_t, cur_dims: *mut hsize_t, op_data: *mut c_void) -> herr_t>;