Function CGContextDrawLayerAtPoint

Source
pub unsafe extern "C" fn CGContextDrawLayerAtPoint(
    context: CGContextRef,
    point: CGPoint,
    layer: CGLayerRef,
)