pub const PA_NOALIGN: i32 = 1;
Port of the anonymous enum { PA_NOALIGN = 1, PA_UNMETA = 2 }; from Src/pattern.c:405-408. Flags passed as the paflags arg to patadd.
enum { PA_NOALIGN = 1, PA_UNMETA = 2 };
Src/pattern.c:405-408
paflags
patadd