Client_GetSegmentGlobalRotationQuaternion

Function Client_GetSegmentGlobalRotationQuaternion 

Source
pub unsafe extern "C" fn Client_GetSegmentGlobalRotationQuaternion(
    client: *mut CClient,
    SubjectName: CString,
    SegmentName: CString,
    outptr: *mut COutput_GetSegmentGlobalRotationQuaternion,
)