Function core_graphics2::context::CGContextSetShadow

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