[][src]Function tcod_sys::wcschr

pub unsafe extern "C" fn wcschr(
    __wcs: *const wchar_t,
    __wc: wchar_t
) -> *mut c_int