pub unsafe extern "C-unwind" fn CGLSetFullScreenOnDisplay(
ctx: CGLContextObj,
display_mask: u32,
) -> CGLError๐Deprecated: The OpenGL API is deprecated by Apple
Available on crate feature
CGLTypes only.Expand description
ยงSafety
ctx must be a valid pointer.