DeviceAccelerationInit.y

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void y(Optional!(T0) y)
    struct DeviceAccelerationInit
    nothrow
    void
    y
    (
    T0
    )
    (
    scope auto ref Optional!(T0) y
    )
    if (
    isTOrPointer!(T0, double)
    )
  2. Optional!(double) y()

Meta