Constant PROT_WRITE

pub const PROT_WRITE: i32 = 2;
Available on crate feature dep_sdl3 only.