str_match_first

Function str_match_first 

Source
pub unsafe extern "C" fn str_match_first(
    s: *mut str,
    ch: c_char,
) -> c_int