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
Expand description

Required features: "Win32_Networking_WindowsWebServices"