[][src]Function vigem_sys::binds::vigem_connect

pub unsafe extern "C" fn vigem_connect(vigem: PVIGEM_CLIENT) -> VIGEM_ERROR

\fn VIGEM_ERROR vigem_connect(PVIGEM_CLIENT vigem);

\brief Initializes the driver object and establishes a connection to the emulation bus driver. Returns an error if no compatible bus device has been found.

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

\param vigem The driver connection object.

\return A VIGEM_ERROR.