odbc_disconnect_func typedef

odbc_disconnect_func = Int32 Function(Uint32)

Implementation

typedef odbc_disconnect_func = ffi.Int32 Function(ffi.Uint32);