pub unsafe extern "C" fn SCIPmatrixGetRowName(
    matrix: *mut SCIP_MATRIX,
    row: c_int
) -> *const c_char
Expand description

get name of row