[][src]Type Definition makepad_glx_sys::PFNGLGETATTRIBLOCATIONARBPROC

type PFNGLGETATTRIBLOCATIONARBPROC = Option<unsafe extern "C" fn(programObj: GLhandleARB, name: *const GLcharARB) -> GLint>;