SCIPqueueInsertUInt

Function SCIPqueueInsertUInt 

Source
pub unsafe extern "C" fn SCIPqueueInsertUInt(
    queue: *mut SCIP_QUEUE,
    elem: c_uint,
) -> SCIP_RETCODE
Expand description

inserts unsigned integer element at the end of the queue