[][src]Function skia_bindings::SkTypeface_onGetKerningPairAdjustments

pub unsafe extern "C" fn SkTypeface_onGetKerningPairAdjustments(
    this: *mut c_void,
    glyphs: *const SkGlyphID,
    count: c_int,
    adjustments: *mut i32
) -> bool