Function cgl::CGLIsEnabled [] [src]

pub unsafe extern "C" fn CGLIsEnabled(
    ctx: CGLContextObj,
    pname: CGLContextEnable,
    enable: &mut GLint
) -> CGLError