CGLGetShareGroup

Function CGLGetShareGroup 

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

ยงSafety

ctx must be a valid pointer.