[][src]Function winapi::um::wininet::InternetCrackUrlW

pub unsafe extern "system" fn InternetCrackUrlW(
    lpszUrl: LPCWSTR,
    dwUrlLength: DWORD,
    dwFlags: DWORD,
    lpUrlComponents: LPURL_COMPONENTSW
) -> BOOL