windows::Win32::Networking::WindowsWebServices

Function WsGetDictionary

pub unsafe fn WsGetDictionary(
    encoding: WS_ENCODING,
    dictionary: *mut *mut WS_XML_DICTIONARY,
    error: Option<*const WS_ERROR>,
) -> Result<()>