[ CCode ( has_target = false ) ]
public delegate bool MetaInitFunction (Meta meta, void* @params, Buffer buffer)
Function called when meta is initialized in buffer.
| meta |
a Meta |
| buffer |
a Buffer |
| params |
parameters passed to the init function |