Constant PROT_NONE

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