InternetCreateUrlW

Function InternetCreateUrlW 

Source
pub unsafe extern "system" fn InternetCreateUrlW(
    lpUrlComponents: LPURL_COMPONENTSW,
    dwFlags: DWORD,
    lpszUrl: LPWSTR,
    lpdwUrlLength: LPDWORD,
) -> BOOL