sfFont_getGlyph

Function sfFont_getGlyph 

Source
pub unsafe extern "C" fn sfFont_getGlyph(
    font: *const sfFont,
    codePoint: sfUint32,
    characterSize: c_uint,
    bold: sfBool,
    outlineThickness: f32,
) -> sfGlyph