pub unsafe extern "C" fn dc_irda_device_free(
device: *mut dc_irda_device_t,
)Expand description
Destroy the IrDA device and free all resources.
@param[in] device A valid IrDA device.
pub unsafe extern "C" fn dc_irda_device_free(
device: *mut dc_irda_device_t,
)Destroy the IrDA device and free all resources.
@param[in] device A valid IrDA device.