Client_GetSegmentGlobalRotationMatrix

Function Client_GetSegmentGlobalRotationMatrix 

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