Function glCreateProgramPipelines

Source
pub unsafe extern "C" fn glCreateProgramPipelines(
    n: GLsizei,
    pipelines: *mut GLuint,
)