[][src]Type Definition sapp_linux::PFNGLBINDPROGRAMPIPELINEPROC

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