rt.arrayInit

Undocumented in source.

Members

Aliases

llvm_memcpy
alias llvm_memcpy = llvm_memcpy_i64
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
llvm_memcpy
alias llvm_memcpy = llvm_memcpy_i32
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Functions

_d_array_cast_len
size_t _d_array_cast_len(size_t len, size_t elemsz, size_t newelemsz)
Undocumented in source. Be warned that the author may not have intended to support it.
_d_array_init_cdouble
void _d_array_init_cdouble(cdouble* a, size_t n, cdouble v)
Undocumented in source. Be warned that the author may not have intended to support it.
_d_array_init_cfloat
void _d_array_init_cfloat(cfloat* a, size_t n, cfloat v)
Undocumented in source. Be warned that the author may not have intended to support it.
_d_array_init_creal
void _d_array_init_creal(creal* a, size_t n, creal v)
Undocumented in source. Be warned that the author may not have intended to support it.
_d_array_init_double
void _d_array_init_double(double* a, size_t n, double v)
Undocumented in source. Be warned that the author may not have intended to support it.
_d_array_init_float
void _d_array_init_float(float* a, size_t n, float v)
Undocumented in source. Be warned that the author may not have intended to support it.
_d_array_init_i1
void _d_array_init_i1(bool* a, size_t n, bool v)
Undocumented in source. Be warned that the author may not have intended to support it.
_d_array_init_i16
void _d_array_init_i16(ushort* a, size_t n, ushort v)
Undocumented in source. Be warned that the author may not have intended to support it.
_d_array_init_i32
void _d_array_init_i32(uint* a, size_t n, uint v)
Undocumented in source. Be warned that the author may not have intended to support it.
_d_array_init_i64
void _d_array_init_i64(ulong* a, size_t n, ulong v)
Undocumented in source. Be warned that the author may not have intended to support it.
_d_array_init_i8
void _d_array_init_i8(ubyte* a, size_t n, ubyte v)
Undocumented in source. Be warned that the author may not have intended to support it.
_d_array_init_mem
void _d_array_init_mem(void* a, size_t na, void* v, size_t nv)
Undocumented in source. Be warned that the author may not have intended to support it.
_d_array_init_pointer
void _d_array_init_pointer(void** a, size_t n, void* v)
Undocumented in source. Be warned that the author may not have intended to support it.
_d_array_init_real
void _d_array_init_real(real* a, size_t n, real v)
Undocumented in source. Be warned that the author may not have intended to support it.
_d_array_slice_copy
void _d_array_slice_copy(void* dst, size_t dstlen, void* src, size_t srclen)
Undocumented in source. Be warned that the author may not have intended to support it.
memcmp
int memcmp(void* , void* , size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
strlen
size_t strlen(char* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta