Client_GetMarkerGlobalTranslation

Function Client_GetMarkerGlobalTranslation 

Source
pub unsafe extern "C" fn Client_GetMarkerGlobalTranslation(
    client: *mut CClient,
    SubjectName: CString,
    MarkerName: CString,
    outptr: *mut COutput_GetMarkerGlobalTranslation,
)