Function GRBBinvColj

Source
pub unsafe extern "C" fn GRBBinvColj(
    model: *mut GRBmodel,
    j: c_int,
    x: *mut GRBsvec,
) -> c_int