Node USB
    Preparing search index...

    Variable LIBUSB_TRANSFER_FREE_TRANSFERConst

    LIBUSB_TRANSFER_FREE_TRANSFER: number

    Automatically call libusb_free_transfer() after callback returns. If this flag is set, it is illegal to call libusb_free_transfer() from your transfer callback, as this will result in a double-free when this flag is acted upon.