FS_LPCPOINTF typedef

FS_LPCPOINTF = Pointer<FS_POINTF>

Const Pointer to FS_POINTF structure.

Implementation

typedef FS_LPCPOINTF = ffi.Pointer<FS_POINTF>;