Name Description Size Coverage
components.conf 440 -
ctypes.cpp 2880 -
ctypes.h 533 -
ctypes.sys.mjs This is the js module for ctypes. Import it like so: const { ctypes } = ChromeUtils.importESModule("resource://gre/modules/ctypes.sys.mjs"); This will create a 'ctypes' object, which provides an interface to describe and instantiate C types and call C functions from a dynamic library. 722 -
moz.build 486 -
tests -