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