odbc_close_statement_func typedef

odbc_close_statement_func = Int32 Function(Uint32)

Implementation

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