Function windows_sys::Win32::Globalization::u_strstr

pub unsafe extern "cdecl" fn u_strstr(
    s: *const u16,
    substring: *const u16,
) -> *mut u16