pub unsafe extern "C" fn SCIPqueueInsertUInt(
queue: *mut SCIP_QUEUE,
elem: c_uint,
) -> SCIP_RETCODEExpand description
inserts unsigned integer element at the end of the queue
pub unsafe extern "C" fn SCIPqueueInsertUInt(
queue: *mut SCIP_QUEUE,
elem: c_uint,
) -> SCIP_RETCODEinserts unsigned integer element at the end of the queue