jit_strchr

Function jit_strchr 

Source
pub unsafe extern "C" fn jit_strchr(
    str_: *const c_char,
    ch: c_int,
) -> *mut c_char