odbc_pool_get_connection_func typedef

odbc_pool_get_connection_func = Uint32 Function(Uint32)

Implementation

typedef odbc_pool_get_connection_func = ffi.Uint32 Function(ffi.Uint32);