Constant FUTEX_OP_SET

pub const FUTEX_OP_SET: i32 = 0;
Available on crate feature dep_sdl2 only.