Skip to main content

CGContextSetFontSmoothingStyle

Function CGContextSetFontSmoothingStyle 

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