Function scip_sys::SCIPqueueInsert
source · pub unsafe extern "C" fn SCIPqueueInsert(
queue: *mut SCIP_QUEUE,
elem: *mut c_void
) -> SCIP_RETCODEExpand description
inserts pointer element at the end of the queue
pub unsafe extern "C" fn SCIPqueueInsert(
queue: *mut SCIP_QUEUE,
elem: *mut c_void
) -> SCIP_RETCODEinserts pointer element at the end of the queue