KT
Size: a a a
KT
KT
AK
AK
AK
A
AL
AK

A
A
A
A
AK
A
AK
help?> Ptr{Void}
Ptr{T}
A memory address referring to data of type T. However, there is no guarantee that the memory is actually valid, or that it actually represents data of the specified type.
help?> Void
search: Void @vectorize_2arg @vectorize_1arg versioninfo
No documentation found.
Summary:
struct Void <: Any
AK
help?> MySQLResult
search: MySQLResult mysql_store_result MYSQL_OPT_USE_RESULT MYSQL_OPT_COMPRESS MYSQL_SHARED_MEMORY_BASE_NAME MYSQL_OPT_CONNECT_ATTR_RESET MYSQL_OPT_CAN_HANDLE_EXPIRED_PASSWORDS
No documentation found.
Summary:
mutable struct MySQL.MySQLResult <: Any
Fields:
con :: MySQL.MySQLHandle
resptr :: Ptr{Void}