PixbufModulePattern
Allocate a new PixbufModulePattern.
This instance will be allocated on the native heap and automatically freed when this class instance is garbage collected.
Allocate a new PixbufModulePattern using the provided AutofreeScope.
The AutofreeScope manages the allocation lifetime. The most common usage is with memScoped
.
Parameters
The AutofreeScope to allocate this structure in.
Allocate a new PixbufModulePattern.
This instance will be allocated on the native heap and automatically freed when this class instance is garbage collected.
Parameters
the prefix for this pattern
mask containing bytes which modify how the prefix is matched against test data
relevance of this pattern
Allocate a new PixbufModulePattern using the provided AutofreeScope.
The AutofreeScope manages the allocation lifetime. The most common usage is with memScoped
.
Parameters
the prefix for this pattern
mask containing bytes which modify how the prefix is matched against test data
relevance of this pattern
The AutofreeScope to allocate this structure in.