[][src]Function ncursesw::shims::bindings::wcsstr

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