Function T_apply_sample_identifier

Source
pub unsafe extern "C" fn T_apply_sample_identifier(
    Image: Hobject,
    SampleIdentifier: Htuple,
    NumResults: Htuple,
    RatingThreshold: Htuple,
    GenParamName: Htuple,
    GenParamValue: Htuple,
    ObjectIdx: *mut Htuple,
    Rating: *mut Htuple,
) -> Herror