InternetCreateUrlA

Function InternetCreateUrlA 

Source
pub unsafe extern "system" fn InternetCreateUrlA(
    lpUrlComponents: LPURL_COMPONENTSA,
    dwFlags: DWORD,
    lpszUrl: LPSTR,
    lpdwUrlLength: LPDWORD,
) -> BOOL