Constant CLONE_DETACHED

pub const CLONE_DETACHED: i32 = 0x400000; // 4_194_304i32
Available on crate feature dep_sdl2 only.