Function windows_sys::Win32::Networking::WindowsWebServices::WsDecodeUrl
pub unsafe extern "system" fn WsDecodeUrl(
url: *const WS_STRING,
flags: u32,
heap: *const WS_HEAP,
outurl: *mut *mut WS_URL,
error: *const WS_ERROR,
) -> HRESULT