Function windows_sys::Win32::Networking::WinHttp::WinHttpCrackUrl
[−]pub unsafe extern "system" fn WinHttpCrackUrl(
pwszurl: PCWSTR,
dwurllength: u32,
dwflags: u32,
lpurlcomponents: *mut URL_COMPONENTS
) -> BOOL
Expand description
Required features: "Win32_Networking_WinHttp"
, "Win32_Foundation"