Function csfml_graphics_sys::sfFont_getKerning[][src]

pub unsafe extern "C" fn sfFont_getKerning(
    font: *const sfFont,
    first: sfUint32,
    second: sfUint32,
    characterSize: c_uint
) -> f32