[][src]Function tcod_sys::wcsstr

pub unsafe extern "C" fn wcsstr(
    __haystack: *const wchar_t,
    __needle: *const wchar_t
) -> *mut wchar_t