Crate addin1c

Source

Macros§

cstr1c
Null terminated utf-16 static string, used for names
name
Null terminated utf-16 static string, used for names
str1c
Non null utf-16 static string, used for 1c-strings
utf16
Turns a string literal into a u16 array literal ([u16; N]).
utf16_null
Turns a string literal into a u16 array literal ([u16; N]) with a trailing 0.

Structs§

CStr1C
CString1C
Connection
IncompatibleTypeError
MethodInfo
PropInfo
Tm
Variant

Enums§

AttachType
Methods
ParamValue

Traits§

RawAddin
SimpleAddin

Functions§

create_component
Safety
destroy_component
Safety

Type Aliases§

AddinResult