[−][src]Function skia_bindings::SkTypeface_getKerningPairAdjustments
pub unsafe extern "C" fn SkTypeface_getKerningPairAdjustments(
this: *const SkTypeface,
glyphs: *const SkGlyphID,
count: c_int,
adjustments: *mut i32
) -> bool