Sha256: 97f9b7988d40291055a5489a32b616bf52d1c298450b60016987952242c3ee24
Contents?: true
Size: 165 Bytes
Versions: 9
Compression:
Stored size: 165 Bytes
Contents
#ifndef _BARCODE_H #define _BARCODE_H #include "pnm.h" /* detect barcode and add a string to the box (obj-pointer) */ int detect_barcode(job_t *job); #endif
Version data entries
9 entries across 9 versions & 3 rubygems