pub unsafe extern "C" fn QTM_GetHeadTrackingInfo(
    val: u64_,
    out: *mut QTM_HeadTrackingInfo
) -> Result
Expand description

Gets the current head tracking info.

§Arguments

  • val - Normally 0.
  • out - Pointer to write head tracking info to.