Function get_component_model_params

Source
pub unsafe extern "C" fn get_component_model_params(
    ComponentModelID: Hlong,
    MinScoreComp: *mut f64,
    RootRanking: *mut Hlong,
    ShapeModelIDs: *mut Hlong,
) -> Herror