pub unsafe extern "system" fn WinHttpCreateUrl(
    lpurlcomponents: *const URL_COMPONENTS,
    dwflags: WIN_HTTP_CREATE_URL_FLAGS,
    pwszurl: PWSTR,
    pdwurllength: *mut u32
) -> BOOL
Expand description

Required features: "Win32_Foundation"