Function CGContextDrawLayerInRect

Source
pub unsafe extern "C" fn CGContextDrawLayerInRect(
    context: CGContextRef,
    rect: CGRect,
    layer: CGLayerRef,
)