Function CGContextSetFontSmoothingStyle

Source
pub unsafe extern "C" fn CGContextSetFontSmoothingStyle(
    c: CGContextRef,
    style: c_int,
)