DBConnectCallback

Connect to the database using the provided DBConnectOptions.

To free the handle, use rorm_db_free.

extern (C)
alias DBConnectCallback = void function nothrow

Meta