Function gurobi_sys::GRBloadclientenv [] [src]

pub unsafe extern "C" fn GRBloadclientenv(
    envP: *mut *mut GRBenv,
    logfilename: c_str,
    computeserver: c_str,
    port: c_int,
    password: c_str,
    priority: c_int,
    timeout: c_double
) -> c_int