Function windows_sys::Win32::Networking::WinHttp::WinHttpCrackUrl

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