[][src]Function uikit_sys::CGLayerCreateWithContext

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