native

Undocumented in source. Be warned that the author may not have intended to support it.
  1. T native(T x)
  2. T native(ubyte* ptr)
    pragma(inline, true)
    T
    native
    (
    T
    )
    (
    ubyte* ptr
    )
    if (
    isScalarType!T
    )

Meta