Function get_training_components

Source
pub unsafe extern "C" fn get_training_components(
    TrainingComponents: *mut Hobject,
    ComponentTrainingID: Hlong,
    Components: *const c_char,
    Image: *const c_char,
    MarkOrientation: *const c_char,
    Row: *mut f64,
    Column: *mut f64,
    Angle: *mut f64,
    Score: *mut f64,
) -> Herror