FS_LPCRECTF typedef

FS_LPCRECTF = Pointer<FS_RECTF>

Const Pointer to FS_RECTF structure.

Implementation

typedef FS_LPCRECTF = ffi.Pointer<FS_RECTF>;