[][src]Function winapi::um::wininet::InternetCreateUrlA

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