SCIPqueueInsert

Function SCIPqueueInsert 

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

inserts pointer element at the end of the queue