Function grb_sys2::GRBfixmodel

source ยท
pub unsafe extern "C" fn GRBfixmodel(
    model: *mut GRBmodel,
    new_model: *mut *mut GRBmodel
) -> c_int