Function windows_sys::Win32::UI::Shell::UrlEscapeW

pub unsafe extern "system" fn UrlEscapeW(
    pszurl: PCWSTR,
    pszescaped: PWSTR,
    pcchescaped: *mut u32,
    dwflags: u32,
) -> HRESULT