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