Function CGLayerCreateWithContext

Source
pub unsafe extern "C" fn CGLayerCreateWithContext(
    context: CGContextRef,
    size: CGSize,
    auxiliaryInfo: CFDictionaryRef,
) -> CGLayerRef