windows::Win32::Networking::WindowsWebServices

Function WsSetReaderPosition

pub unsafe fn WsSetReaderPosition(
    reader: *const WS_XML_READER,
    nodeposition: *const WS_XML_NODE_POSITION,
    error: Option<*const WS_ERROR>,
) -> Result<()>