Help for this page

Select Code to Download


  1. or download this
    .pm.inl:
            $(PERL) -Mblib -MInline=NOISY,NOCLEAN,_INSTALL_ -MDevice::USB 
    +-e1 0.31 $(INST_ARCHLIB)
                                          ^^^^^^^
    
  2. or download this
    XS(XS_Device__USB_libusb_get_descriptor)
    {
    ...
        }
        XSRETURN(1);
    }