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