odbc_connect_func typedef

odbc_connect_func = Uint32 Function(Pointer<Utf8>)

Implementation

typedef odbc_connect_func = ffi.Uint32 Function(ffi.Pointer<Utf8>);