/*
 * Return the file descriptor of this Joystick::Device object.
 *
 * Example:
 *   fd = joy.fd
 *
 */
static VALUE j_dev_fd(VALUE self) {