Converts from mirror.meta.reflection.FunctionSymbol to the template CFunction from python.boilerplate. The reason identifier defaults to an empty string is because otherwise it doesn't compile if a regular D function symbol is passed.
See Implementation
Converts from mirror.meta.reflection.FunctionSymbol to the template CFunction from python.boilerplate. The reason identifier defaults to an empty string is because otherwise it doesn't compile if a regular D function symbol is passed.