IDBFileHandle.location

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

Meta