File.stream

  1. FILE* stream()
    struct File
    nothrow @nogc
    FILE*
    stream
    ()
  2. FILE* opUnary()

Return Value

Type: FILE*

underlying FILE*

Meta