Constant SECCOMP_USER_NOTIF_FLAG_CONTINUE

pub const SECCOMP_USER_NOTIF_FLAG_CONTINUE: u64 = 1; // 1u64
Available on crate feature dep_sdl3 only.