dmtxScanLine ( DmtxInfo* info, int line, enum DmtxDirection direction )1st parameter 'info' (pointer) has base type 'struct _DmtxInfo'.
dmtxSetBuildMatrixCallback2 ( DmtxInfo* info, void(*func)(struct DmtxFinderBar*) )1st parameter 'info' (pointer) has base type 'struct _DmtxInfo'.
dmtxSetBuildMatrixCallback3 ( DmtxInfo* info, void(*func)(float[3]*) )1st parameter 'info' (pointer) has base type 'struct _DmtxInfo'.
dmtxSetBuildMatrixCallback4 ( DmtxInfo* info, void(*func)(float[3]*) )1st parameter 'info' (pointer) has base type 'struct _DmtxInfo'.
dmtxSetCrossScanCallback ( DmtxInfo* info, void(*func)(struct DmtxScanRange*, struct DmtxGradient*, struct DmtxCrossScan*) )1st parameter 'info' (pointer) has base type 'struct _DmtxInfo'.
dmtxSetFinalCallback ( DmtxInfo* info, void(*func)(float[3]*, float[3]*) )1st parameter 'info' (pointer) has base type 'struct _DmtxInfo'.
dmtxSetFinderBarCallback ( DmtxInfo* info, void(*func)(struct DmtxRay2*) )1st parameter 'info' (pointer) has base type 'struct _DmtxInfo'.
dmtxSetFollowScanCallback ( DmtxInfo* info, void(*func)(struct DmtxFollower*) )1st parameter 'info' (pointer) has base type 'struct _DmtxInfo'.
dmtxSetPlotModuleCallback ( DmtxInfo* info, void(*func)(DmtxInfo*, int, int, struct DmtxVector3) )1st parameter 'info' (pointer) has base type 'struct _DmtxInfo'.
dmtxSetPlotPointCallback ( DmtxInfo* info, void(*func)(struct DmtxVector2, int, int, int) )1st parameter 'info' (pointer) has base type 'struct _DmtxInfo'.
dmtxSetStepScanCallback ( DmtxInfo* info, void(*func)(struct DmtxScanRange*, struct DmtxStepScan*) )1st parameter 'info' (pointer) has base type 'struct _DmtxInfo'.
dmtxSetXfrmPlotPointCallback ( DmtxInfo* info, void(*func)(struct DmtxVector2, float[3]*, int, int) )1st parameter 'info' (pointer) has base type 'struct _DmtxInfo'.