CGLRetainPBuffer

Function CGLRetainPBuffer 

Source
pub unsafe extern "C-unwind" fn CGLRetainPBuffer(
    pbuffer: CGLPBufferObj,
) -> CGLPBufferObj
๐Ÿ‘ŽDeprecated: The OpenGL API is deprecated by Apple
Available on crate feature CGLTypes only.
Expand description

ยงSafety

pbuffer must be a valid pointer.