Function StackTrace.obtain

static StackTrace obtain (
  in const(ulong) maxFrames = 0LU,
  in const(StackTrace.Options) opts = cast(Options)3
);