Function String_CaselessStarts

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