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.