pub unsafe extern "C" fn dc_irda_device_get_address(
device: *mut dc_irda_device_t,
) -> c_uintExpand description
Get the address of the IrDA device.
@param[in] device A valid IrDA device.
pub unsafe extern "C" fn dc_irda_device_get_address(
device: *mut dc_irda_device_t,
) -> c_uintGet the address of the IrDA device.
@param[in] device A valid IrDA device.