SCIPqueueRemoveUInt

Function SCIPqueueRemoveUInt 

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

removes and returns the first unsigned integer element of the queue, or UNIT_MAX if no element exists