Constant PROT_NONE

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