sfFont_getKerning

Function sfFont_getKerning 

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