pub unsafe extern "C" fn dc_irda_device_get_name(
device: *mut dc_irda_device_t,
) -> *const c_charExpand description
Get the name of the IrDA device.
@param[in] device A valid IrDA device.
pub unsafe extern "C" fn dc_irda_device_get_name(
device: *mut dc_irda_device_t,
) -> *const c_charGet the name of the IrDA device.
@param[in] device A valid IrDA device.