Constant CLONE_PARENT
pub const CLONE_PARENT: i32 = 0x0000_8000; // 32_768i32
Available on crate feature
dep_nc
only.Expand description
set if we want to have the same parent as the cloner
pub const CLONE_PARENT: i32 = 0x0000_8000; // 32_768i32
dep_nc
only.set if we want to have the same parent as the cloner