Declaration

func drawSVGNode(_ node: XMLElement!) throws

Declaration

- (BOOL) drawSVGNode:(NSXMLElement *) node error:(NSError **) error;

Declaration

drawSVGNode_error_(node: NSXMLElement) -> tuple[bool, NSError]