create_buf_func typedef

create_buf_func = Pointer<Void> Function(Int32 size)

Implementation

typedef create_buf_func = Pointer<Void> Function(Int32 size);