Function gurobi_sys::GRBgetattrinfo [] [src]

pub unsafe extern "C" fn GRBgetattrinfo(
    model: *mut GRBmodel,
    attrname: c_str,
    datatypeP: *mut c_int,
    attrtypeP: *mut c_int,
    settableP: *mut c_int
) -> c_int