[][src]Function realsense_sys::rs2_disconnect_tm2_controller

pub unsafe extern "C" fn rs2_disconnect_tm2_controller(
    device: *const rs2_device,
    id: c_int,
    error: *mut *mut rs2_error
)

Disconnects a given tm2 controller \param[in] device Device to disconnect the controller from \param[in] id The ID of the desired controller \param[out] error If non-null, receives any error that occurs during this call, otherwise, errors are ignored