Function windows_sys::Win32::Networking::WindowsWebServices::WsEncodeUrl
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