sqlx4k
Toggle table of contents
1.7.4
native
Target filter
native
Switch theme
Search in API
Skip to content
sqlx4k
sqlx4k-postgres
/
io.github.smyrgeorge.sqlx4k.postgres
/
sqlx
sqlx
native
inline suspend
fun
sqlx
(
crossinline
operation
:
(
continuationPtr
:
CPointer
<
out
CPointed
>
)
->
Unit
)
:
CPointer
<
Sqlx4kPostgresResult
>
?
(
source
)