Function T_set_grayval

Source
pub unsafe extern "C" fn T_set_grayval(
    Image: Hobject,
    Row: Htuple,
    Column: Htuple,
    Grayval: Htuple,
) -> Herror