[][src]Type Definition makepad_glx_sys::PFNGLGETUNIFORMLOCATIONARBPROC

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