pub unsafe extern "C" fn SCIPlpiGetRowNames(
lpi: *mut SCIP_LPI,
firstrow: c_int,
lastrow: c_int,
rownames: *mut *mut c_char,
namestorage: *mut c_char,
namestoragesize: c_int,
storageleft: *mut c_int,
) -> SCIP_RETCODEExpand description
gets row names