Function msgget

pub unsafe extern "C" fn msgget(key: i32, msgflg: i32) -> i32
Available on crate feature dep_sdl3 only.