Function ovr_sys::ovr_GetConnectedControllerTypes [] [src]

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

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

Returns a bitmask of ovrControllerTypes connected to the system.

see ovrControllerType