jit_strrchr

Function jit_strrchr 

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