Client_GetSegmentLocalRotationEulerXYZ

Function Client_GetSegmentLocalRotationEulerXYZ 

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