Function cgl::CGLCreateContext [] [src]

pub unsafe extern "C" fn CGLCreateContext(
    pix: CGLPixelFormatObj,
    share: CGLContextObj,
    ctx: *mut CGLContextObj
) -> CGLError