Function grb_sys2::GRBgetpwlobj[][src]

pub unsafe extern "C" fn GRBgetpwlobj(
    model: *mut GRBmodel,
    var: c_int,
    npointsP: *mut c_int,
    x: *mut c_double,
    y: *mut c_double
) -> c_int