Function blFontGetMatrix

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