Function T_get_component_relations

Source
pub unsafe extern "C" fn T_get_component_relations(
    Relations: *mut Hobject,
    ComponentTrainingID: Htuple,
    ReferenceComponent: Htuple,
    Image: Htuple,
    Row: *mut Htuple,
    Column: *mut Htuple,
    Phi: *mut Htuple,
    Length1: *mut Htuple,
    Length2: *mut Htuple,
    AngleStart: *mut Htuple,
    AngleExtent: *mut Htuple,
) -> Herror