CGLGetContextRetainCount

Function CGLGetContextRetainCount 

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

ยงSafety

ctx must be a valid pointer.