[][src]Function vigem_sys::binds::vigem_target_is_attached

pub unsafe extern "C" fn vigem_target_is_attached(target: PVIGEM_TARGET) -> BOOL

\fn BOOL vigem_target_is_attached(PVIGEM_TARGET target);

\brief Returns TRUE if the provided target device object is currently attached to the bus, FALSE otherwise.

\author Benjamin "Nefarius" H�glinger \date 30.08.2017

\param target The target device object.

\return TRUE if device is attached to the bus, FALSE otherwise.