Function windows_sys::Win32::Networking::WinInet::InternetCanonicalizeUrlA
pub unsafe extern "system" fn InternetCanonicalizeUrlA(
lpszurl: PCSTR,
lpszbuffer: PSTR,
lpdwbufferlength: *mut u32,
dwflags: u32
) -> BOOLExpand description
Required features: "Win32_Networking_WinInet", "Win32_Foundation"