Function scip_sys::SCIPgetBoolarrayVal
source · pub unsafe extern "C" fn SCIPgetBoolarrayVal(
scip: *mut SCIP,
boolarray: *mut SCIP_BOOLARRAY,
idx: c_int
) -> c_uintExpand description
gets value of entry in dynamic array
@return value of entry in dynamic array at position idx