pub unsafe extern "C" fn ovr_GetConnectedControllerTypes(
session: ovrSession,
) -> c_uintExpand description
Returns controller types connected to the system OR’ed together.
Returns a bitmask of ovrControllerTypes connected to the system.
pub unsafe extern "C" fn ovr_GetConnectedControllerTypes(
session: ovrSession,
) -> c_uintReturns controller types connected to the system OR’ed together.
Returns a bitmask of ovrControllerTypes connected to the system.