odbc_set_log_level_func typedef

odbc_set_log_level_func = Int32 Function(Int32)

Implementation

typedef odbc_set_log_level_func = ffi.Int32 Function(ffi.Int32);