String_IndexOfConst

Function String_IndexOfConst 

Source
pub unsafe extern "C" fn String_IndexOfConst(
    str_: *const cc_string,
    sub: *const c_char,
) -> c_int