pub unsafe extern "system" fn WsReadQualifiedName(
    reader: *const WS_XML_READER,
    heap: *const WS_HEAP,
    prefix: *mut WS_XML_STRING,
    localname: *mut WS_XML_STRING,
    ns: *mut WS_XML_STRING,
    error: *const WS_ERROR
) -> HRESULT
Expand description

Required features: "Win32_Foundation"