CGLErrorString

Function CGLErrorString 

Source
pub unsafe extern "C-unwind" fn CGLErrorString(
    error: CGLError,
) -> NonNull<c_char>
👎Deprecated: The OpenGL API is deprecated by Apple
Available on crate feature CGLTypes only.