pub unsafe extern "C" fn SCIPnodeselGetData(
    nodesel: *mut SCIP_NODESEL
) -> *mut SCIP_NODESELDATA
Expand description

gets user data of node selector