Function CGContextSetShouldSmoothFonts

Source
pub unsafe extern "C" fn CGContextSetShouldSmoothFonts(
    c: CGContextRef,
    shouldSmoothFonts: bool,
)