FunctionVoidDelegate1

fun <P1 : Variable> FunctionVoidDelegate1(func: Void, param1: (GlslGenerator) -> P1, body: (P1) -> Unit)