pub type SCIP_SIBLING = SCIP_Sibling;Expand description
sibling information (should not exceed the size of a pointer)
Aliased Type§
#[repr(C)]pub struct SCIP_SIBLING {
pub arraypos: i32,
}Fields§
§arraypos: i32< position of node in the siblings array