Function blFontDataEquals

Source
pub unsafe extern "C" fn blFontDataEquals(
    a: *const BLFontDataCore,
    b: *const BLFontDataCore,
) -> bool