wcsstr

Function wcsstr 

Source
pub unsafe extern "C" fn wcsstr(
    arg1: *const wchar_t,
    arg2: *const wchar_t,
) -> *mut wchar_t