SCIPconshdlrGetData

Function SCIPconshdlrGetData 

Source
pub unsafe extern "C" fn SCIPconshdlrGetData(
    conshdlr: *mut SCIP_CONSHDLR,
) -> *mut SCIP_CONSHDLRDATA
Expand description

gets user data of constraint handler