pub unsafe extern "C" fn SCIPcutselGetData(
    cutsel: *mut SCIP_CUTSEL
) -> *mut SCIP_CUTSELDATA
Expand description

gets user data of cut selector