[][src]Function sdl2_sys::ttf::TTF_GetFontKerningSizeGlyphs

pub unsafe extern "C" fn TTF_GetFontKerningSizeGlyphs(
    font: *mut TTF_Font,
    previous_ch: Uint16,
    ch: Uint16
) -> c_int