Function CGContextSetShadow

Source
pub unsafe extern "C" fn CGContextSetShadow(
    c: CGContextRef,
    offset: CGSize,
    blur: CGFloat,
)