biWidth   xtlang


Defined in:  https://github.com/digego/extempore/tree/v0.8.9/libs/contrib/win32.xtm

Implementation

(bind-func biWidth (lambda (obj:BITMAPINFO*) (tref (tref-ptr obj 0) 1)))


Back to Index