SCIPqueueFirstUInt

Function SCIPqueueFirstUInt 

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

returns the first unsigned integer element of the queue without removing it, or UINT_MAX if no element exists