pub unsafe extern "system" fn WsEncodeUrl(
    url: *const WS_URL,
    flags: u32,
    heap: *const WS_HEAP,
    outurl: *mut WS_STRING,
    error: *const WS_ERROR
) -> HRESULT
Expand description

Required features: "Win32_Networking_WindowsWebServices"