search_toString

Search sd for a member function of the form: extern (D) string toString();

extern (C++)
search_toString

Parameters

sd StructDeclaration

struct declaration to search

Return Value

FuncDeclaration of toString() if found, null if not

Suggestion Box / Bug Report