[][src]Type Definition makepad_glx_sys::PFNGLISPROGRAMPIPELINEPROC

type PFNGLISPROGRAMPIPELINEPROC = Option<unsafe extern "C" fn(pipeline: GLuint) -> GLboolean>;