SCIPmessagehdlrSetData

Function SCIPmessagehdlrSetData 

Source
pub unsafe extern "C" fn SCIPmessagehdlrSetData(
    messagehdlr: *mut SCIP_MESSAGEHDLR,
    messagehdlrdata: *mut SCIP_MESSAGEHDLRDATA,
) -> SCIP_RETCODE
Expand description

sets the user data of the message handler