Skip to main content

fcft_kerning

Function fcft_kerning 

Source
pub unsafe extern "C" fn fcft_kerning(
    font: *mut fcft_font,
    left: u32,
    right: u32,
    x: *mut c_long,
    y: *mut c_long,
) -> bool