CGLGetPixelFormatRetainCount

Function CGLGetPixelFormatRetainCount 

Source
pub unsafe extern "C-unwind" fn CGLGetPixelFormatRetainCount(
    pix: CGLPixelFormatObj,
) -> u32
๐Ÿ‘ŽDeprecated: The OpenGL API is deprecated by Apple
Available on crate feature CGLTypes only.
Expand description

ยงSafety

pix must be a valid pointer.