Function pango_sys::pango_tab_array_set_decimal_point

source ·
pub unsafe extern "C" fn pango_tab_array_set_decimal_point(
    tab_array: *mut PangoTabArray,
    tab_index: c_int,
    decimal_point: u32
)
Available on crate feature v1_50 only.