pub unsafe extern "C" fn dc_serial_device_get_name(
device: *mut dc_serial_device_t,
) -> *const c_charExpand description
Get the device node of the serial device.
@param[in] device A valid serial device.
pub unsafe extern "C" fn dc_serial_device_get_name(
device: *mut dc_serial_device_t,
) -> *const c_charGet the device node of the serial device.
@param[in] device A valid serial device.