Client_GetSegmentLocalRotationMatrix

Function Client_GetSegmentLocalRotationMatrix 

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