Handbook
Glossary
libusb_cpu_to_le16 ( x -- y )
Vocabulary
libusb
Inputs
x
an
object
Outputs
y
an
object
Definition
USING:
endian
;
IN:
libusb
:
libusb_cpu_to_le16
( x -- y )
2
>native-endian
le>
;
inline