pub unsafe extern "C" fn SCIPgetExternalCodeDescriptions(
    scip: *mut SCIP
) -> *mut *mut c_char
Expand description

returns an array of the descriptions of currently included external codes

@note some descriptions may be NULL