[][src]Type Definition makepad_glx_sys::PFNGLPROGRAMSTRINGARBPROC

type PFNGLPROGRAMSTRINGARBPROC = Option<unsafe extern "C" fn(target: GLenum, format: GLenum, len: GLsizei, string: *const c_void)>;