Function scip_sys::SCIPstrAtStart
source · pub unsafe extern "C" fn SCIPstrAtStart(
s: *const c_char,
t: *const c_char,
tlen: usize
) -> c_uintExpand description
checks whether a given string t appears at the beginning of the string s (up to spaces at beginning)