Function grb_sys2::GRBBinvRowi

source ยท
pub unsafe extern "C" fn GRBBinvRowi(
    model: *mut GRBmodel,
    i: c_int,
    x: *mut GRBsvec
) -> c_int