[][src]Type Definition glu_sys::glu::PFNGLGETINFOLOGARBPROC

type PFNGLGETINFOLOGARBPROC = Option<unsafe extern "C" fn(obj: GLhandleARB, maxLength: GLsizei, length: *mut GLsizei, infoLog: *mut GLcharARB)>;