pub unsafe extern "C" fn ovr_GetConnectedControllerTypes(
    session: ovrSession
) -> c_uint
Expand description

Returns controller types connected to the system OR’ed together.

Returns a bitmask of ovrControllerTypes connected to the system.

see ovrControllerType