[][src]Type Definition makepad_glx_sys::PFNGLACTIVESHADERPROGRAMPROC

type PFNGLACTIVESHADERPROGRAMPROC = Option<unsafe extern "C" fn(pipeline: GLuint, program: GLuint)>;