Method

RBDeviceSourcedefault_eject

Declaration [src]

void
rb_device_source_default_eject (
  RBDeviceSource* source
)

Description [src]

Default method for ejecting devices. Implementations can perform any required work before ejecting, then call this do eject the device.