Constant F_RDLCK

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