pub unsafe extern "system" fn WsReadType(
    reader: *const WS_XML_READER,
    typemapping: WS_TYPE_MAPPING,
    type: WS_TYPE,
    typedescription: *const c_void,
    readoption: WS_READ_OPTION,
    heap: *const WS_HEAP,
    value: *mut c_void,
    valuesize: u32,
    error: *const WS_ERROR
) -> HRESULT
Expand description

Required features: "Win32_Networking_WindowsWebServices"