pub unsafe extern "system" fn WinHttpCrackUrl(
    pwszurl: PCWSTR,
    dwurllength: u32,
    dwflags: u32,
    lpurlcomponents: *mut URL_COMPONENTS
) -> BOOL
Expand description

Required features: "Win32_Foundation"