Function gl::GetProgramInfoLog[][src]

pub unsafe fn GetProgramInfoLog(
    program: GLuint,
    bufSize: GLsizei,
    length: *mut GLsizei,
    infoLog: *mut GLchar
)