pub unsafe extern "system" fn InternetCreateUrlA(
    lpurlcomponents: *const URL_COMPONENTSA,
    dwflags: u32,
    lpszurl: PSTR,
    lpdwurllength: *mut u32
) -> BOOL
Expand description

Required features: "Win32_Networking_WinInet", "Win32_Foundation"