Home
last modified time | relevance | path

Searched refs:NamedGen (Results 1 – 1 of 1) sorted by relevance

/dports/audio/csound/csound-6.15.0/interfaces/
H A Dctcsound.py181 class NamedGen(ct.Structure): class
184 NamedGen._fields_ = [
187 ("next", ct.POINTER(NamedGen))]
2118 ptr = ct.cast(ptr, ct.POINTER(NamedGen))