Function windows_sys::Win32::Networking::WinHttp::WinHttpCreateUrl
[−]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_Networking_WinHttp"
, "Win32_Foundation"