pub unsafe extern "C-unwind" fn CGLRetainPixelFormat(
pix: CGLPixelFormatObj,
) -> CGLPixelFormatObj๐Deprecated: The OpenGL API is deprecated by Apple
Available on crate feature
CGLTypes only.Expand description
ยงSafety
pix must be a valid pointer.