pub unsafe extern "system" fn WsWriteType(
    writer: *const WS_XML_WRITER,
    typemapping: WS_TYPE_MAPPING,
    type: WS_TYPE,
    typedescription: *const c_void,
    writeoption: WS_WRITE_OPTION,
    value: *const c_void,
    valuesize: u32,
    error: *const WS_ERROR
) -> HRESULT
Expand description

Required features: "Win32_Networking_WindowsWebServices"