Function windows_sys::Win32::Networking::WinInet::InternetCrackUrlA
pub unsafe extern "system" fn InternetCrackUrlA(
lpszurl: PCSTR,
dwurllength: u32,
dwflags: WIN_HTTP_CREATE_URL_FLAGS,
lpurlcomponents: *mut URL_COMPONENTSA
) -> BOOL
Expand description
Required features: "Win32_Foundation"
, "Win32_Networking_WinHttp"