pub unsafe extern "C-unwind" fn CGLSetGlobalOption(
pname: CGLGlobalOption,
params: *const i32,
) -> CGLError๐Deprecated: The OpenGL API is deprecated by Apple
Available on crate feature
CGLTypes only.Expand description
ยงSafety
params must be a valid pointer or null.