Function grb_sys2::GRBgetattrinfo

source ยท
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