[][src]Type Definition makepad_glx_sys::PFNGLGETINFOLOGARBPROC

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