- __sd_array_concat
auto __sd_array_concat(T lhs, T rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- __sd_array_outofbounds
int __sd_array_outofbounds(string , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- __sd_assert_fail
void __sd_assert_fail(string , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- __sd_assert_fail_msg
void __sd_assert_fail_msg(string , string , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- __sd_class_downcast
Object __sd_class_downcast(Object o, ClassInfo c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- __sd_eh_personality
int __sd_eh_personality(int , int , ulong , void* , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- __sd_eh_throw
void __sd_eh_throw(Throwable t)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- __sd_gc_tl_array_alloc
void* __sd_gc_tl_array_alloc(size_t size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- __sd_gc_tl_malloc
void* __sd_gc_tl_malloc(size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- memcpy
void* memcpy(void* destination, void* source, size_t num)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- memset
void* memset(void* ptr, int value, size_t num)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.