Function windows::Win32::Networking::WinInet::InternetCreateUrlA

pub unsafe fn InternetCreateUrlA(
    lpurlcomponents: *const URL_COMPONENTSA,
    dwflags: u32,
    lpszurl: PSTR,
    lpdwurllength: *mut u32,
) -> Result<()>