Function blFontGetMetrics

Source
pub unsafe extern "C" fn blFontGetMetrics(
    self_: *const BLFontCore,
    out: *mut BLFontMetrics,
) -> BLResult