pub unsafe extern "C" fn dc_serial_device_get_name(
device: *mut dc_serial_device_t,
) -> *const c_char
Expand 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_char
Get the device node of the serial device.
@param[in] device A valid serial device.