pub unsafe extern "system" fn WsMoveReader(
    reader: *const WS_XML_READER,
    moveto: WS_MOVE_TO,
    found: *mut BOOL,
    error: *const WS_ERROR
) -> HRESULT
Expand description

Required features: "Win32_Networking_WindowsWebServices", "Win32_Foundation"