pFilePath property

Pointer<Char> pFilePath
getter/setter pair

Allocated when the job is posted, freed by the job thread after loading.

Implementation

external ffi.Pointer<ffi.Char> pFilePath;