Function GRBgetgenconstrExp

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