GRBgetgenconstrExpA

Function GRBgetgenconstrExpA 

Source
pub unsafe extern "C" fn GRBgetgenconstrExpA(
    model: *mut GRBmodel,
    id: c_int,
    xvarP: *mut c_int,
    yvarP: *mut c_int,
    aP: *mut c_double,
) -> c_int