Client_GetSegmentGlobalRotationEulerXYZ

Function Client_GetSegmentGlobalRotationEulerXYZ 

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