pub unsafe extern "system" fn WsFindAttribute(
    reader: *const WS_XML_READER,
    localname: *const WS_XML_STRING,
    ns: *const WS_XML_STRING,
    required: BOOL,
    attributeindex: *mut u32,
    error: *const WS_ERROR
) -> HRESULT
Expand description

Required features: "Win32_Foundation"