odbc_cancel_func typedef

odbc_cancel_func = Int32 Function(Uint32)

Implementation

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