Skip to main content

FEAT_IGNORE

Constant FEAT_IGNORE 

Source
pub const FEAT_IGNORE: i32 = 0x0001;
Expand description

FEAT_IGNORE — bit in the flags arg to add_/del_-automathfunc and friends. Port of enum { FEAT_IGNORE = 0x0001 } from Src/module.c:62. /* -i option: ignore redefinition errors. */